Skip to content

Development of mkgmap style and scripts that are used on maptourist.org

Notifications You must be signed in to change notification settings

geshkin/mkgmap-maptourist-style

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project to provide easy and convenient way to convert Garmin 
maps from OpenStreetMap data using mkgmap and style files from 
http://maptourist.org

== Installation
Manual download the following binaries:
- mkgmap.jar from http://www.mkgmap.org.uk/snapshots/
- splitter.jar from http://www.mkgmap.org.uk/splitter/
- osmosis from http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-latest.tgz

and make links for them in bin/
    or change the parametres MKGMAP SPLITTER OSMOSIS in Makefile

OR

Run update_bin.sh script which will download all binaries

== Usage
Download the map in pbf format that you want to convert.

Put it as input/example.osm.pbf
    or change the parameter INPUT in Makefile
    
Prepare boundaries:
    make mkgbnd2
    
Convert map:    
    make all


The file output/gmapsupp.img is ready to be uploaded to device

About

Development of mkgmap style and scripts that are used on maptourist.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%