Hi,

Users of my OFM map have reported gaps in the roads (mainly non routable lines 
used for highways that are forbidden for cyclists).

I've found out this is worse in the latest mkgmap releases 3875, 3880. See the 
screenshot, the location is 
https://www.openstreetmap.org/?mlat=51.59253&mlon=5.33765#map=19/51.59253/5.33765


I have also compiled it with r3847, no gaps.


There are other issues. With the default style I cannot even get a working map 
from the osm file. Something with the overview map is blocking it all?

Really strange, if I open the img with gpsmapedit I can see it contains all the 
data, so something must be wrong with the index or overview files too.

I have found out it makes sense if I leave the %typfile% option out or not (see 
java command below). With no typefile specified, mkgmap r3875 does not show a 
map.

With some typfile behind %argsfile%, everything works as expected (default 
style does not show a gap). I also noticed this mkgmap version crashed on the 
license file, something has changed there too? It contained a ©mark. Only after 
replacing it with (c) mkgmap could finish the job.


java -Xmx4000m -jar %MKGMAP% --product-version=%version% --output-dir=%date% 
--family-id=%FID% --overview-mapname=OFM_%mapname% --series-name="OFM 
(%mapname%v%date%)" --family-name="OFM (%mapname%)" 
--area-name="OFM_%mapname%(%date%)" -c %argsfile% %typfile%



_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to