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