<div dir="ltr">Hi Gerd,<div><br></div><div>It works with options --mixed and --keep-complete=false.</div><div><br></div><div>What a valuable tips you gave me!</div><div><br></div><div>In fact MG.osm was generated by a converter which I&#39;m building to convert PFM files to OSM, so we can explore all mkgmap + style power. But I didn&#39;t know about these sort rules. I will change my code to implement this to see what happens.</div><div><br></div><div>Thank you so much. You really was very helpful.</div><div><br></div><div>Alexandre<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-18 15:07 GMT-02:00 Gerd Petermann <span dir="ltr">&lt;<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Hi Alexandre,<br><br>another option is to use options --mixed and --keep-complete=false in splitter, e.g.<br><br>java -Xmx3G -jar d:\splitter\dist\splitter.jar --num-tiles=6 --mixed --keep-complete=false MG.osm &gt; splitter.log<br><br>Gerd<br><br><div><hr>Date: Wed, 18 Feb 2015 13:16:01 -0200<br>From: <a href="mailto:alexandre.loss@gmail.com" target="_blank">alexandre.loss@gmail.com</a><br>To: <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank">mkgmap-dev@lists.mkgmap.org.uk</a><br>Subject: Re: [mkgmap-dev] Routing across tiles is not working...<div><div class="h5"><br><br><div dir="ltr">Gerd,<div><br></div><div>Complementing the information, the versions used are:</div><div>- splitter: 421 compiled 2015-01-10T20:01:10+0000</div><div>- mkgmap: 3449</div></div><div><br><div>2015-02-18 13:09 GMT-02:00 Alexandre Loss <span dir="ltr">&lt;<a href="mailto:alexandre.loss@gmail.com" target="_blank">alexandre.loss@gmail.com</a>&gt;</span>:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Gerd,<div><br></div><div>Following more information about my compilation:</div><div><br></div><div>1. Splitter command: <font face="monospace, monospace">java -jar ../ferramentas/splitter.jar --num-tiles=6 MG.osm</font></div><div><font face="monospace, monospace"><br></font></div><div>2. mkgmap command: </div><div><font face="monospace, monospace">java -Xmx4096m -XX:+UseConcMarkSweepGC -jar ..\Ferramentas\mkgmap.jar --x-split-name-index --style-file=..\Ferramentas\mkgmap-style-tracksource -c MG.args</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">3. The files &quot;MG.osm&quot;, &quot;MG.args&quot; and styles a compacted in <a href="http://files.mkgmap.org.uk/download/253/MG.rar" target="_blank">http://files.mkgmap.org.uk/download/253/MG.rar</a>.</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">If you need more information, please let me know.</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Thanks.</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Alexandre</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="monospace, monospace"><br></font></div><div><br></div><div><br></div><div><br></div></div><div><br><div>2015-02-18 10:31 GMT-02:00 Alexandre Loss <span dir="ltr">&lt;<a href="mailto:alexandre.loss@gmail.com" target="_blank">alexandre.loss@gmail.com</a>&gt;</span>:<div><div><br><blockquote style="border-left:1px #ccc solid;padding-left:1ex">Hi Gerd,<br>
<br>
I&#39;m out of my desk now, but I will provide all information as soon I return home.<br>
Thanks you for promptly answer my question.<br>
<br>
Alexandre<br>
<br>
(Enviado via iPad)<br>
<br>
&gt; Em 18/02/2015, às 10:03, GerdP &lt;<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.com</a>&gt; escreveu:<br>
<div><div>&gt;<br>
&gt; Hi Alexandre,<br>
&gt;<br>
&gt; I assume you use the latest trunk versions of splitter and mkgmap<br>
&gt; and the routing problem occurs only at the tile borders?<br>
&gt;<br>
&gt; It is difficult to say what&#39;s going wrong without any hints about the<br>
&gt; data you use and the program options for splitter and mkgmap.<br>
&gt; Please try to report these details so that we can try to reproduce the<br>
&gt; problem.<br>
&gt; If you can&#39;t reproduce the problem with the default style,<br>
&gt; please post also a link to your style files, e.g. here:<br>
&gt; <a href="http://files.mkgmap.org.uk/" target="_blank">http://files.mkgmap.org.uk/</a><br>
&gt;<br>
&gt; Gerd<br>
&gt;<br>
&gt;<br>
&gt; Alexandre Loss wrote<br>
&gt;&gt; Hi guys,<br>
&gt;&gt;<br>
&gt;&gt; Maybe my question is basic, but I&#39;ve researched ever manual, websites and<br>
&gt;&gt; blogs searching a solution and have not found. Therefore, you are my last<br>
&gt;&gt; hope.<br>
&gt;&gt; I am partitioning a map with slplitter using the parameter &quot;num-tiles&quot; and<br>
&gt;&gt; then compiling the generated tiles with mkgmap. The problem is that in<br>
&gt;&gt; MapSource I can not route between the tiles.<br>
&gt;&gt; It seems that the majority of ways bordering had their last node (bound)<br>
&gt;&gt; removed in splitter processing. See image below:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; [image: Imagem inline 1]<br>
&gt;&gt;<br>
&gt;&gt; And in the rare cases where there is continuity at the border, the routing<br>
&gt;&gt; is not working:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; [image: Imagem inline 2]<br>
&gt;&gt;<br>
&gt;&gt; Please help! What am I doing wrong?<br>
&gt;&gt;<br>
&gt;&gt; Thank you!<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt;<br>
&gt;&gt; Alexandre<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mkgmap-dev mailing list<br>
&gt;<br>
&gt;&gt; mkgmap-dev@.org<br>
&gt;<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;&gt; image.png (18K)<br>
</div></div>&gt;&gt; &amp;lt;<a href="http://gis.19327.n5.nabble.com/attachment/5834064/0/image.png&amp;gt" target="_blank">http://gis.19327.n5.nabble.com/attachment/5834064/0/image.png&amp;gt</a>;<br>
&gt;&gt; image.png (74K)<br>
&gt;&gt; &amp;lt;<a href="http://gis.19327.n5.nabble.com/attachment/5834064/1/image.png&amp;gt" target="_blank">http://gis.19327.n5.nabble.com/attachment/5834064/1/image.png&amp;gt</a>;<br>
<div><div>&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://gis.19327.n5.nabble.com/Routing-across-tiles-is-not-working-tp5834064p5834076.html" target="_blank">http://gis.19327.n5.nabble.com/Routing-across-tiles-is-not-working-tp5834064p5834076.html</a><br>
&gt; Sent from the Mkgmap Development mailing list archive at Nabble.com.<br>
&gt; _______________________________________________<br>
&gt; mkgmap-dev mailing list<br>
&gt; <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank">mkgmap-dev@lists.mkgmap.org.uk</a><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>
</div></div></blockquote></div></div></div><br></div>
</blockquote></div><br></div>
<br>_______________________________________________
mkgmap-dev mailing list
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank">mkgmap-dev@lists.mkgmap.org.uk</a>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></div></div></div>                                               </div></div>
<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><br></blockquote></div><br></div>