<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>> Date: Sun, 11 May 2014 21:25:00 +0200<br>> From: osm@aighes.de<br>> To: mkgmap-dev@lists.mkgmap.org.uk<br>> Subject: Re: [mkgmap-dev] splitter removes multipolygon-tags<br>> <br>> Hi Gerd,<br>> r333 outputs the files needed. But the resulting poly-files are not <br>> quiet useful. Eg. a part of Germany and BeNeLux reaches til the northern <br>> part of Scandinavia. Most asian maps are much larger then original files.<br>> <br>> Henning<br>> <br>> _______________________________________________<br>> mkgmap-dev mailing list<br>> mkgmap-dev@lists.mkgmap.org.uk<br>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                            </div></body>
</html>