<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Henning,<br><br>please try again with r336.<br>Some tiles in China are extremely narrow. The reason is<br>that splitter divides polygons into rectangles going from west to east.<br><br>To avoid that, you should try to reduce the number of distinct longitude <br>values in the nodes of the polygons, esp. in areas that are overlapping.<br>Example:<br>You have two nodes with longitude 96.876374<br>and two others with 96.42895.<br>If you change them all to 96.855469 which lies<br>on the grid, result is better.<br><br>Gerd<br><br><br><div>&gt; Date: Sun, 11 May 2014 21:25:00 +0200<br>&gt; From: osm@aighes.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] splitter removes multipolygon-tags<br>&gt; <br>&gt; Hi Gerd,<br>&gt; r333 outputs the files needed. But the resulting poly-files are not <br>&gt; quiet useful. Eg. a part of Germany and BeNeLux reaches til the northern <br>&gt; part of Scandinavia. Most asian maps are much larger then original files.<br>&gt; <br>&gt; Henning<br>&gt; <br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>