x

Re: Worldwide routable Garmin maps: URL REMOVED


Geschrieben von k_b (Gast) am 11. Februar 2012 15:25:11: [flux]

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

Hi.
i am having an issue combining some maps from lambertus together using mkgmap.

this is how i do:
mkgmap (version 2205)
alias mkgmap='java -Xmx675m -enableassertions -jar /home/user/path/mkgmap-r2205/mkgmap.jar --draw-priority=10000 --transparent'
download denmark and czeck republic from http://garmin.openstreetmap.nl/

czheck is ok, denmark seems not to be ok.

Then i run:
mkgmap --gmapsupp gmapsupp_osm_cz.img gmapsupp_osm_dk.img

directly after the czeck map is processed, mkgmap stops and does not continue with the danish map.
there is no error output. this issue happens with other countries as well, but czeck is actually working, whereas denmark is not.

do you know what may cause the problem?
are there any options i can enable, either to make it work or to get an exit code or a trace or something?

thank you.