<div dir="ltr">gerd p <div><br></div><div>under stood mate , but why does it only happen to this one , but when i change others max nodes it is all ok </div><div><br></div><div>i will send the style files i use , </div><div><br></div><div>stephen </div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 6, 2015 at 10:18 AM, GerdP <span dir="ltr">&lt;<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Stephen,<br>
<br>
the log shows no problems. Why do you think that max-nodes=400000 doesn&#39;t<br>
work?<br>
Do you see an error message in mkgmap?<br>
If yes, please provide your style files so that I can reproduce the problem.<br>
Maybe your style still adds one POI for each point of each highway?<br>
<br>
Gerd<br>
<br>
<br>
steve sgalowski wrote<br>
&gt; canada splitter log file<br>
&gt; as expected ,  looks like i was correct<br>
&gt; the size of the split has to be smaller<br>
&gt; stephen<br>
&gt;<br>
&gt; On Tue, Jan 6, 2015 at 7:25 AM, Carlos Dávila &lt;<br>
<br>
&gt; cdavilam@<br>
<br>
&gt; &gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;&gt; Final file size depends on the amount of data in the input, not on the<br>
&gt;&gt; value of max-nodes. If you need a final img smaller than a given size you<br>
&gt;&gt; have to reduce the area covered by the input file or reduce the number of<br>
&gt;&gt; osm elements from the input that go into the map playing with your style<br>
&gt;&gt; files.<br>
&gt;&gt;<br>
&gt;&gt; El 05/01/15 a las 22:07, Steve Sgalowski escribió:<br>
&gt;&gt;<br>
&gt;&gt;&gt; gerd and carlos<br>
&gt;&gt;&gt; i am now running the splitter log file setup on my canada map<br>
&gt;&gt;&gt; and see what it does , the end result on this map = 6.8 gb img file<br>
&gt;&gt;&gt; wonder why some country can exceed and others not<br>
&gt;&gt;&gt; stephen<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Tue, Jan 6, 2015 at 7:00 AM, Carlos Dávila &lt;<br>
<br>
&gt; cdavilam@<br>
<br>
&gt; &gt;&gt; &lt;mailto:<br>
<br>
&gt; cdavilam@<br>
<br>
&gt; &gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Not sure what you mean. If you split a given country in a higher<br>
&gt;&gt;&gt;     number of tiles (lower max-nodes) final size will be the same or<br>
&gt;&gt;&gt;     slightly bigger, as there are more duplicated info due to overlap.<br>
&gt;&gt;&gt;     Or you are loosing some information in the process to reduce final<br>
&gt;&gt;&gt;     file size.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     El 05/01/15 a las 21:34, Steve Sgalowski escribió:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         in some of the countries i do , if i dont make the node count<br>
&gt;&gt;&gt;         small , the map size exceedds , size limit of 3 gb<br>
&gt;&gt;&gt;         then unshure how , canada has done this ok<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         stephen<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         On Tue, Jan 6, 2015 at 5:24 AM, Gerd Petermann<br>
&gt;&gt;&gt;         &lt;<br>
<br>
&gt; gpetermann_muenchen@<br>
<br>
&gt; &gt;&gt;         &lt;mailto:<br>
<br>
&gt; gpetermann_muenchen@<br>
<br>
&gt; &gt;<br>
&gt;&gt;&gt;         &lt;mailto:<br>
<br>
&gt; gpetermann_muenchen@<br>
<br>
&gt; &gt;&gt;         &lt;mailto:<br>
<br>
&gt; gpetermann_muenchen@<br>
<br>
&gt; &gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;             Hi all,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;             I wonder what splitter should do in this case:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;             Stephen uses paramter --max-nodes=80000<br>
&gt;&gt;&gt;             and splitter reports<br>
&gt;&gt;&gt;             &quot;Highest node count in a single grid element is 557,084&quot;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;             It is obvious that at least one tile will have much more<br>
&gt;&gt;&gt;         than the<br>
&gt;&gt;&gt;             requested 80.000 nodes,<br>
&gt;&gt;&gt;             on the other hand, the file africa.osm.pbf contains large<br>
&gt;&gt;&gt;         nearly<br>
&gt;&gt;&gt;             empty areas,<br>
&gt;&gt;&gt;             and that makes it very difficult to find a good split.<br>
&gt;&gt;&gt;             The current version r416 fails because it doesn&#39;t accept<br>
&gt;&gt;&gt; tiles<br>
&gt;&gt;&gt;             with less than 5% of<br>
&gt;&gt;&gt;             the max-nodes value, so it searches for a solution where<br>
&gt;&gt;&gt; every<br>
&gt;&gt;&gt;             tile has at least 4000 nodes,<br>
&gt;&gt;&gt;             and that might not exist.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;             I see these options:<br>
&gt;&gt;&gt;             1) splitter can continue trying to split the data, accepting<br>
&gt;&gt;&gt;             almost empty output files<br>
&gt;&gt;&gt;             (e.g. some with &lt; 5 nodes and very high aspect ratios like<br>
&gt;&gt;&gt; 32)<br>
&gt;&gt;&gt;             2) if that fails,  splitter can set the max-nodes value to<br>
&gt;&gt;&gt;         557,084<br>
&gt;&gt;&gt;             and try again<br>
&gt;&gt;&gt;             3) or stop with an error message that tells the user that<br>
&gt;&gt;&gt;         it is<br>
&gt;&gt;&gt;             not possible<br>
&gt;&gt;&gt;             to split with the used resolution<br>
&gt;&gt;&gt;             4) or restart using a higher resolution  (15 would be<br>
&gt;&gt;&gt; required<br>
&gt;&gt;&gt;             here instead of 13),<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;             @Stephen<br>
&gt;&gt;&gt;             What reason do you have to use such a small max-nodes value?<br>
&gt;&gt;&gt;             Would it be ok for you to use a higher one?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;             Gerd<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mkgmap-dev mailing list<br>
&gt;&gt;<br>
<br>
&gt; mkgmap-dev@.org<br>
<br>
&gt;&gt; <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mkgmap-dev mailing list<br>
<br>
&gt; mkgmap-dev@.org<br>
<br>
&gt; <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
&gt;<br>
&gt; splitter.log (356K)<br>
&gt; &lt;<a href="http://gis.19327.n5.nabble.com/attachment/5829156/0/splitter.log" target="_blank">http://gis.19327.n5.nabble.com/attachment/5829156/0/splitter.log</a>&gt;<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gis.19327.n5.nabble.com/Problem-in-splitter-Africa-tp5829130p5829158.html" target="_blank">http://gis.19327.n5.nabble.com/Problem-in-splitter-Africa-tp5829130p5829158.html</a><br>
Sent from the Mkgmap Development mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></blockquote></div><br></div>