<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>If you don't mind to have a map of e.g. Germany which also contains<br>small parts of other areas, I think the fastest way is this:<br><br>combine your *.poly files so that you have one henning.poly<br>that contains the areas for which you want to create maps.<br>Execute splitter with --polygon-file=henning.poly --max-nodes=...<br>--stop-after=split --write-kml=splitter.kml planet.o5m<br><br>If you have an actual densitites_out.txt for planet,<br>you can also copy it to the working directory and rename it to<br>densities.txt. Splitter will use this file instead of reading<br>the planet.o5m, and the program finishes within seconds.<br><br>As a result you have a kml file and an areas.list.<br>The next step would be to re-combine the areas<br>so that they build the maps that you want to create.<br><br>If you need the same tile for two maps, but with different mapids,<br>I suggest to copy the output file of splitter. Maybe a small script<br>is needed to perform this step.<br><br>Gerd<br><br><br><br><br><div>&gt; Date: Sat, 10 May 2014 20:31:51 +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; ok, so my next step will be to optimize my tiles.<br>&gt; <br>&gt; Henning<br>&gt; <br>&gt; Am 10.05.2014 17:27, schrieb GerdP:<br>&gt; &gt; Hi Henning,<br>&gt; &gt;<br>&gt; &gt; I did not try what happens when 5 tiles overlap the same point,<br>&gt; &gt; but it should work.<br>&gt; &gt; As I said, you should try to avoid that, as each tile will<br>&gt; &gt; require the complete reading of the input file.<br>&gt; &gt;<br>&gt; &gt; Gerd<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>