<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>that sounds like a possible change in splitter:<br>Instead of specifying max-nodes you may specify --num-tiles=x<br>and splitter will try to find a split that produces excactly x tiles<br>which are not too narrow and have a node number which is not<br>too far from the average (but still aligned to a multiple of map units as now).<br>So, for your script that means you don't have to find the max-nodes<br>value.<br><br>I'll think about this again...<br><br>Gerd<br><br><div>&gt; Date: Tue, 29 Apr 2014 14:59:36 +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; While this possibly can be solved in Splitter or Mkgmap, it could also <br>&gt; be solved by your build-script when you add a maximum tile size check <br>&gt; and re-split (with a lower number of max-nodes) until you get two or <br>&gt; more sub-tiles. Granted, this adds complexity to the script but it works <br>&gt; well for me.<br>&gt; <br>&gt; On 25/04/2014 21:54, Henning Scholland wrote:<br>&gt; &gt; Hi Gerd,<br>&gt; &gt;<br>&gt; &gt; I would like to have img-tiles which have globally nearly the same<br>&gt; &gt; filesize, so that they use the space of devices like eTrex 10.<br>&gt; &gt;<br>&gt; &gt; With my actual map I use globally the same value for max-nodes. But the<br>&gt; &gt; size of the img-tiles differ more then factor 2. Eg. a tile in Germany<br>&gt; &gt; is between 2 and 5 mb where a tile in China is about 10 mb. If I remove<br>&gt; &gt; details, this difference will increase, because in Germany more objects<br>&gt; &gt; will be removed from the img-tile then in China.<br>&gt; &gt;<br>&gt; &gt; Henning<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; <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>