x

Re: Worldwide routable Garmin maps: URL REMOVED


Geschrieben von Beddhist (Gast) am 01. April 2011 08:32:44: [flux]

Als Antwort auf: Worldwide routable Garmin maps: URL REMOVED geschrieben von Lambertus (Gast) am 08. März 2009 14:41:

For areas that I want to check out I save the data from JOSM into an osm file, then drag it onto a batch file, which compiles a map for me. This is the contents of the batch file:

d:
cd␣\My␣Garmin\Logs
java␣-jar␣p:\mkgmap\mkgmap.jar␣--name-tag-list=name:en,int_name,name␣--route␣--keep-going␣--ignore-osm-bounds␣--tdbfile␣%1
pause

I use MapsetToolkit to install this into MapSource, from where I could load it into the GPS (but I don't, usually). In the Logs folder (where I do most of the work) I have placed a link to the folder where the map is installed, so when I compile a new map I only need to drop the new .img file onto the link and the map is updated in MS. (This map can't usually be loaded into the GPS without re-installing it in MSTK.)

Hope this helps.

Cheers,
Peter.