<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<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,Helvetica,sans-serif;" dir="ltr">
<p>Gerd, I don't know why but mkgmap >v4025 does not work for my maps anymore.</p>
<p>It is doing hours to compile one tile!<br>
</p>
<p><br>
</p>
<p>My (experimental) DEM settings are</p>
<div>dem-dists=3312,3312,3312,6628,9942<br>
overview-dem-dist=16560</div>
<div><br>
</div>
<div>Map levels:<br>
</div>
<div>
<div>levels = 0:24, 1:23, 2:22, 3:20, 4:18<br>
overview-levels = 5:17, 6:15, 7:14 <br>
</div>
<br>
</div>
<p></p>
<p><span>v4025 compiles ok, I updated my OFM Alps, Benelux and Germany recently.</span><br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Van:</b> mkgmap-dev <mkgmap-dev-bounces@lists.mkgmap.org.uk> namens Gerd Petermann <GPetermann_muenchen@hotmail.com><br>
<b>Verzonden:</b> zaterdag 6 januari 2018 03:09:39<br>
<b>Aan:</b> mkgmap-dev@lists.mkgmap.org.uk<br>
<b>Onderwerp:</b> [mkgmap-dev] r4033: new dem options are now documented</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi all,<br>
<br>
see <a href="http://www.mkgmap.org.uk/doc/options">http://www.mkgmap.org.uk/doc/options</a><br>
I've added them in a chapter headed "Hill Shading (DEM) options"<br>
This also means that you no longer need the --x- prefix when using r4033 or newer.<br>
<br>
Please suggest improvements, esp. if you have found rules to determine "good" dem-dists values.<br>
If possible I'd like to do the calculations in mkgmap instead of asking each user to find out what is good.<br>
Maybe option --dem should be changed to --dem-source before merging to trunk?<br>
<br>
I think these are the other open problems now (no particular order):<br>
-- determine optimal block-size to avoid MapFailedExeption with large DEM files, if that is too complex we'll change the default from 512 to 2048.<br>
-- find possible encoding error for low resolutions, esp. in overview maps. Frank Stinner tries to find a solution for this :-)<br>
-- Problems with java heap when creating large or highly detailed maps:<br>
Zipped files require more heap memory because the current implementation has to keep a copy of the unzipped content while unzipped files<br>
are kept in MappedByteBuffers which don't require java heap. On the other hand they maybe cause other problems as those reported by Carlos:<br>
<a href="http://gis.19327.n8.nabble.com/mkgmap-r4025-implements-x-dem-poly-option-tp5909038p5909257.html">http://gis.19327.n8.nabble.com/mkgmap-r4025-implements-x-dem-poly-option-tp5909038p5909257.html</a><br>
One work around would be to keep the unzipped data in temporary files (more I/O), another solution might be to further change the algorithm<br>
so that it doesn't require full random access to all(!) hgt files "touched" by the overview map. I've already tried to change that with r4027<br>
so that only some rows are required, but that code is not very elegant. I hope I find a better solution for this.
<br>
@Frank: I think BuildDEMFile also has this problem, right?<br>
-- The code needs further clean up , javadoc and unit tests. <br>
<br>
Thanks for the good feedback so far, I think this will be another big improvement if merged into trunk.<br>
<br>
Gerd<br>
_______________________________________________<br>
mkgmap-dev mailing list<br>
mkgmap-dev@lists.mkgmap.org.uk<br>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
</div>
</span></font></div>
</body>
</html>