A simple shell script collection to build openstreetmap maps for garmin devices. The maps are optimized for outdoor usage.
- Create a machine.conf file in the conf directory (copy and motify the machine.conf.example file).
- Download boundaries with the osm-get_bounds.sh script.
- [optional] Get mkgmap and mkgmap splitter jars or build it via the mkgmap-suite_get.sh script.
For a standard map without anything special simple run:
./osm-build_map.sh
For a map with the outdoor style run:
./osm-build_map.sh -c austria -t outdoor
For more help run:
./osm-build_map.sh -h