<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi,</p>
<p>Users of my OFM map have reported gaps in the roads (mainly non routable lines used for highways that are forbidden for cyclists).<br>
</p>
<p>I've found out this is worse in the latest mkgmap releases 3875, 3880. See the screenshot, the location is
<a href="https://www.openstreetmap.org/?mlat=51.59253&mlon=5.33765#map=19/51.59253/5.33765" class="OWAAutoLink" id="LPlnk662803" previewremoved="true">
https://www.openstreetmap.org/?mlat=51.59253&mlon=5.33765#map=19/51.59253/5.33765</a></p>
<p><br>
</p>
<p>I have also compiled it with r3847, no gaps.</p>
<p><br>
</p>
<p>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?</p>
<p>Really strange, if I open the img with gpsmapedit <span></span>I can see it contains all the data, so something must be wrong with the index or overview files too.</p>
<p><span>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.</span></p>
<p><span>With some typfile <span>behind %argsfile%</span>, 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
<span class="st">©</span>mark. Only after replacing it with (c) mkgmap could finish the job.<br>
</span></p>
<p><span><br>
</span></p>
<p><span>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%</span></p>
<p><br>
</p>
<br>
<p><br>
</p>
</div>
</body>
</html>