<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 Lambertus,<br><br>and I guess that even after this optimization you will<br>see a factor 3 or higher between the largest tile and the smallest.<br>Can you confirm that?<br><br>Gerd<br><br><div>&gt; Date: Tue, 29 Apr 2014 15:32:38 +0200<br>&gt; From: osm@na1400.info<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] mkgmap ToDo list<br>&gt; <br>&gt; Num-tiles=x would indeed be better for this specific need.<br>&gt; <br>&gt; It is my experience that it regularly takes multiple calls to Splitter <br>&gt; to get 2+ sub-tiles when you reduce the max-nodes by 100k for each <br>&gt; sub-split attempt. This is what I currently do to get an optimum in <br>&gt; tile-size vs total number of tiles.<br>&gt; <br>&gt; <br>&gt; <br>&gt; On 29/04/2014 15:09, Gerd Petermann wrote:<br>&gt; &gt; Hi Lambertus,<br>&gt; &gt;<br>&gt; &gt; that sounds like a possible change in splitter:<br>&gt; &gt; Instead of specifying max-nodes you may specify --num-tiles=x<br>&gt; &gt; and splitter will try to find a split that produces excactly x tiles<br>&gt; &gt; which are not too narrow and have a node number which is not<br>&gt; &gt; too far from the average (but still aligned to a multiple of map units<br>&gt; &gt; as now).<br>&gt; &gt; So, for your script that means you don't have to find the max-nodes<br>&gt; &gt; value.<br>&gt; &gt;<br>&gt; &gt; I'll think about this again...<br>&gt; &gt;<br>&gt; &gt; Gerd<br>&gt; &gt;<br>&gt; &gt;  &gt; Date: Tue, 29 Apr 2014 14:59:36 +0200<br>&gt; &gt;  &gt; From: osm@na1400.info<br>&gt; &gt;  &gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt;  &gt; Subject: Re: [mkgmap-dev] mkgmap ToDo list<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; While this possibly can be solved in Splitter or Mkgmap, it could also<br>&gt; &gt;  &gt; be solved by your build-script when you add a maximum tile size check<br>&gt; &gt;  &gt; and re-split (with a lower number of max-nodes) until you get two or<br>&gt; &gt;  &gt; more sub-tiles. Granted, this adds complexity to the script but it works<br>&gt; &gt;  &gt; well for me.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; On 25/04/2014 21:54, Henning Scholland wrote:<br>&gt; &gt;  &gt; &gt; Hi Gerd,<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; I would like to have img-tiles which have globally nearly the same<br>&gt; &gt;  &gt; &gt; filesize, so that they use the space of devices like eTrex 10.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; With my actual map I use globally the same value for max-nodes. But the<br>&gt; &gt;  &gt; &gt; size of the img-tiles differ more then factor 2. Eg. a tile in Germany<br>&gt; &gt;  &gt; &gt; is between 2 and 5 mb where a tile in China is about 10 mb. If I remove<br>&gt; &gt;  &gt; &gt; details, this difference will increase, because in Germany more objects<br>&gt; &gt;  &gt; &gt; will be removed from the img-tile then in China.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Henning<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; _______________________________________________<br>&gt; &gt;  &gt; &gt; mkgmap-dev mailing list<br>&gt; &gt;  &gt; &gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt;  &gt; &gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; _______________________________________________<br>&gt; &gt;  &gt; mkgmap-dev mailing list<br>&gt; &gt;  &gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt;  &gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; mkgmap-dev mailing list<br>&gt; &gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>&gt; &gt;<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>