logo separator

[mkgmap-dev] gaps in road and other issues with r3875

From lig fietser ligfietser at hotmail.com on Sun Apr 9 09:07:49 BST 2017

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%



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20170409/ccd1de44/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hole.jpg
Type: image/jpeg
Size: 100054 bytes
Desc: hole.jpg
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20170409/ccd1de44/attachment-0001.jpg>


More information about the mkgmap-dev mailing list