<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;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi all,</p>
<p><br>
</p>
<p>as Andrzej pointed out (1) splitter r428 and older have a problem with</p>
<p>the --polygon-file option, the tiles written by splitter can contain too much data
<br>
</p>
<p>outside of the polygon which later crashes mkgmap.<br>
</p>
<p><br>
</p>
<p>The attached patch should fix this without causing much changes in other use cases.<br>
</p>
<p>In general the resulting tiles should fit better into the given polygon now, but</p>
<p>of course I can't test all special cases.</p>
<p><br>
</p>
<p>Please try the binary from here with your data when you use  polygon(s) with<br>
</p>
<p>either the --polygon-file  or the --polygon-desc-file option:</p>
<p><a id="LPlnk999683" href="http://files.mkgmap.org.uk/download/293/splitter.jar">http://files.mkgmap.org.uk/download/293/splitter.jar</a></p>
<p><br>
</p>
<p>@Andrzej: Please try with the default resolution 13.</p>
<p>When you use 14 instead of 13 you have 4 times more grid elements and therefore more</p>
<p>values to store and many more cases to test, with 16 it is 4*4*4 = 64 times more.
<br>
</p>
<p>I saw good results with 13, res. 16 nearly kills my 8 GB machine. <br>
</p>
<p>I think you only need a higher resolution when the data contains extremely dense area,</p>
<p>means a single grid element contains much more than the desired max-nodes nodes.<br>
</p>
<p><br>
</p>
<p>ciao,<br>
</p>
<p>Gerd</p>
<p><br>
</p>
<p>(1) <a title="Ctrl+Klicken oder tippen Sie, um dem Link zu folgen." id="LPlnk977164" href="http://gis.19327.n5.nabble.com/problem-with-splitter-and-bounding-polygon-tt5868839.html">
http://gis.19327.n5.nabble.com/problem-with-splitter-and-bounding-polygon-tt5868839.html</a><br>
</p>
</div>
</body>
</html>