<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Perhaps it helps to set the value from  --max-nodes lower in splitter. On my old PC it is save to use 55555.</p><blockquote type="cite">lig fietser <ligfietser@hotmail.com> hat am 6. Januar 2018 um 14:30 geschrieben:<br><br><div id="ox-f8f410a93e-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> <br></p><p>v4025 compiles ok, I updated my OFM Alps, Benelux and Germany recently.<br></p></div><hr style="display: inline-block; width: 98%;"><div id="ox-f8f410a93e-divRplyFwdMsg" dir="ltr"><span style="font-size: 11pt; color: #000000; font-family: Calibri, sans-serif;"><strong>Van:</strong> mkgmap-dev <mkgmap-dev-bounces@lists.mkgmap.org.uk> namens Gerd Petermann <GPetermann_muenchen@hotmail.com><br> <strong>Verzonden:</strong> zaterdag 6 januari 2018 03:09:39<br> <strong>Aan:</strong> mkgmap-dev@lists.mkgmap.org.uk<br> <strong>Onderwerp:</strong> [mkgmap-dev] r4033: new dem options are now documented</span><div> </div></div><div class="ox-f8f410a93e-BodyFragment"><div class="ox-f8f410a93e-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></div></blockquote><p class="default-style"><br> </p><blockquote type="cite">_______________________________________________<br>mkgmap-dev mailing list<br>mkgmap-dev@lists.mkgmap.org.uk<br>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</blockquote></body></html>