<div dir="ltr">Thanks Gerd!</div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-24 7:44 GMT-03:00 GerdP <span dir="ltr"><<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Alexandre,<br>
<br>
thanks for the feedback.<br>
Reg. housenumber2 branch see this thread<br>
<br>
<a href="http://gis.19327.n5.nabble.com/Issues-with-housenumbers-tp5829402.html" target="_blank">http://gis.19327.n5.nabble.com/Issues-with-housenumbers-tp5829402.html</a><br>
<span class=""><br>
Gerd<br>
<br>
<br>
Alexandre Loss wrote<br>
> Hi Gerd,<br>
><br>
</span><span class="">> Writing to tell you that your tips to sort the osm file solve my problem.<br>
> Thank you very much again. By the way, opportunely, what is the<br>
> housenumber2 branch? I'm new in this group and missed the discussion<br>
> beginning.<br>
><br>
> Thanks,<br>
><br>
> Alexandre<br>
><br>
> (Enviado via iPad)<br>
><br>
>> Em 18/02/2015, às 17:37, GerdP <<br>
<br>
> gpetermann_muenchen@<br>
<br>
</span><span class="">> > escreveu:<br>
>><br>
>> Hi Alexandre,<br>
>><br>
>> good to hear :-)<br>
>><br>
>> The program XML parser in splitter is not doing many checks, so maybe you<br>
>> should<br>
>> use another tool to verify the content of the generated file first.<br>
>><br>
>> Gerd<br>
>><br>
>><br>
>> Alexandre Loss wrote<br>
>>> Hi Gerd,<br>
>>><br>
>>> It works with options --mixed and --keep-complete=false.<br>
>>><br>
>>> What a valuable tips you gave me!<br>
>>><br>
>>> In fact MG.osm was generated by a converter which I'm building to<br>
>>> convert<br>
>>> PFM files to OSM, so we can explore all mkgmap + style power. But I<br>
>>> didn't<br>
>>> know about these sort rules. I will change my code to implement this to<br>
>>> see<br>
>>> what happens.<br>
>>><br>
>>> Thank you so much. You really was very helpful.<br>
>>><br>
>>> Alexandre<br>
>>><br>
>>><br>
>>> 2015-02-18 15:07 GMT-02:00 Gerd Petermann <<br>
>><br>
</span>>>> gpetermann_muenchen@<br>
<span class="">>><br>
>>> >:<br>
>>><br>
>>>> Hi Alexandre,<br>
>>>><br>
>>>> another option is to use options --mixed and --keep-complete=false in<br>
>>>> splitter, e.g.<br>
>>>><br>
>>>> java -Xmx3G -jar d:\splitter\dist\splitter.jar --num-tiles=6 --mixed<br>
>>>> --keep-complete=false MG.osm > splitter.log<br>
>>>><br>
>>>> Gerd<br>
>>>><br>
>>>> ------------------------------<br>
>>>> Date: Wed, 18 Feb 2015 13:16:01 -0200<br>
>>>> From:<br>
>><br>
>>> alexandre.loss@<br>
>><br>
>>>> To:<br>
>><br>
>>> mkgmap-dev@.org<br>
>><br>
>>>> Subject: Re: [mkgmap-dev] Routing across tiles is not working...<br>
>>>><br>
>>>><br>
>>>> Gerd,<br>
>>>><br>
>>>> Complementing the information, the versions used are:<br>
>>>> - splitter: 421 compiled 2015-01-10T20:01:10+0000<br>
>>>> - mkgmap: 3449<br>
>>>><br>
>>>> 2015-02-18 13:09 GMT-02:00 Alexandre Loss <<br>
>><br>
</span>>>> alexandre.loss@<br>
<span class="">>><br>
>>> >:<br>
>>>><br>
>>>> Hi Gerd,<br>
>>>><br>
>>>> Following more information about my compilation:<br>
>>>><br>
>>>> 1. Splitter command: java -jar ../ferramentas/splitter.jar<br>
>>>> --num-tiles=6<br>
>>>> MG.osm<br>
>>>><br>
>>>> 2. mkgmap command:<br>
>>>> java -Xmx4096m -XX:+UseConcMarkSweepGC -jar ..\Ferramentas\mkgmap.jar<br>
>>>> --x-split-name-index<br>
>>>> --style-file=..\Ferramentas\mkgmap-style-tracksource<br>
>>>> -c MG.args<br>
>>>><br>
>>>> 3. The files "MG.osm", "MG.args" and styles a compacted in<br>
>>>> <a href="http://files.mkgmap.org.uk/download/253/MG.rar" target="_blank">http://files.mkgmap.org.uk/download/253/MG.rar</a>.<br>
>>>><br>
>>>> If you need more information, please let me know.<br>
>>>><br>
>>>> Thanks.<br>
>>>><br>
>>>> Alexandre<br>
>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>> 2015-02-18 10:31 GMT-02:00 Alexandre Loss <<br>
>><br>
</span>>>> alexandre.loss@<br>
<span class="">>><br>
>>> >:<br>
>>>><br>
>>>> Hi Gerd,<br>
>>>><br>
>>>> I'm out of my desk now, but I will provide all information as soon I<br>
>>>> return home.<br>
>>>> Thanks you for promptly answer my question.<br>
>>>><br>
>>>> Alexandre<br>
>>>><br>
>>>> (Enviado via iPad)<br>
>>>><br>
>>>>> Em 18/02/2015, às 10:03, GerdP <<br>
>><br>
</span>>>> gpetermann_muenchen@<br>
<div><div class="h5">>><br>
>>> ><br>
>>>> escreveu:<br>
>>>>><br>
>>>>> Hi Alexandre,<br>
>>>>><br>
>>>>> I assume you use the latest trunk versions of splitter and mkgmap<br>
>>>>> and the routing problem occurs only at the tile borders?<br>
>>>>><br>
>>>>> It is difficult to say what's going wrong without any hints about the<br>
>>>>> data you use and the program options for splitter and mkgmap.<br>
>>>>> Please try to report these details so that we can try to reproduce the<br>
>>>>> problem.<br>
>>>>> If you can't reproduce the problem with the default style,<br>
>>>>> please post also a link to your style files, e.g. here:<br>
>>>>> <a href="http://files.mkgmap.org.uk/" target="_blank">http://files.mkgmap.org.uk/</a><br>
>>>>><br>
>>>>> Gerd<br>
>>>>><br>
>>>>><br>
>>>>> Alexandre Loss wrote<br>
>>>>>> Hi guys,<br>
>>>>>><br>
>>>>>> Maybe my question is basic, but I've researched ever manual, websites<br>
>>>> and<br>
>>>>>> blogs searching a solution and have not found. Therefore, you are my<br>
>>>> last<br>
>>>>>> hope.<br>
>>>>>> I am partitioning a map with slplitter using the parameter<br>
>>>>>> "num-tiles"<br>
>>>> and<br>
>>>>>> then compiling the generated tiles with mkgmap. The problem is that<br>
>>>>>> in<br>
>>>>>> MapSource I can not route between the tiles.<br>
>>>>>> It seems that the majority of ways bordering had their last node<br>
>>>> (bound)<br>
>>>>>> removed in splitter processing. See image below:<br>
>>>>>><br>
>>>>>><br>
>>>>>> [image: Imagem inline 1]<br>
>>>>>><br>
>>>>>> And in the rare cases where there is continuity at the border, the<br>
>>>> routing<br>
>>>>>> is not working:<br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>> [image: Imagem inline 2]<br>
>>>>>><br>
>>>>>> Please help! What am I doing wrong?<br>
>>>>>><br>
>>>>>> Thank you!<br>
>>>>>><br>
>>>>>> Regards,<br>
>>>>>><br>
>>>>>> Alexandre<br>
>>>>>><br>
>>>>>> _______________________________________________<br>
>>>>>> mkgmap-dev mailing list<br>
>>>>><br>
>>>>>> mkgmap-dev@.org<br>
>>>>><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>
>>>>>><br>
>>>>>> image.png (18K)<br>
</div></div><span class="">>>>>>> <<a href="http://gis.19327.n5.nabble.com/attachment/5834064/0/image.png" target="_blank">http://gis.19327.n5.nabble.com/attachment/5834064/0/image.png</a>><br>
>>>>>> image.png (74K)<br>
>>>>>> <<a href="http://gis.19327.n5.nabble.com/attachment/5834064/1/image.png" target="_blank">http://gis.19327.n5.nabble.com/attachment/5834064/1/image.png</a>><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>><br>
</span><div><div class="h5">>>>>> --<br>
>>>>> View this message in context:<br>
>>>> <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>
>>>>> Sent from the Mkgmap Development mailing list archive at Nabble.com.<br>
>>>>> _______________________________________________<br>
>>>>> mkgmap-dev mailing list<br>
>><br>
>>> mkgmap-dev@.org<br>
>><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>
>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>> _______________________________________________ mkgmap-dev mailing list<br>
>><br>
>>> mkgmap-dev@.org<br>
>><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>
>>>><br>
>>>> _______________________________________________<br>
>>>> mkgmap-dev mailing list<br>
>><br>
>>> mkgmap-dev@.org<br>
>><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>
>>><br>
>>> _______________________________________________<br>
>>> mkgmap-dev mailing list<br>
>><br>
>>> mkgmap-dev@.org<br>
>><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>
>><br>
>><br>
>><br>
>><br>
>><br>
>> --<br>
>> View this message in context:<br>
>> <a href="http://gis.19327.n5.nabble.com/Routing-across-tiles-is-not-working-tp5834064p5834133.html" target="_blank">http://gis.19327.n5.nabble.com/Routing-across-tiles-is-not-working-tp5834064p5834133.html</a><br>
>> Sent from the Mkgmap Development mailing list archive at Nabble.com.<br>
>> _______________________________________________<br>
>> mkgmap-dev mailing list<br>
>><br>
<br>
> mkgmap-dev@.org<br>
<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>
> _______________________________________________<br>
> mkgmap-dev mailing list<br>
<br>
> mkgmap-dev@.org<br>
<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>
<br>
<br>
<br>
<br>
<br>
--<br>
</div></div>View this message in context: <a href="http://gis.19327.n5.nabble.com/Routing-across-tiles-is-not-working-tp5834064p5834774.html" target="_blank">http://gis.19327.n5.nabble.com/Routing-across-tiles-is-not-working-tp5834064p5834774.html</a><br>
<div class="HOEnZb"><div class="h5">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></div></div></blockquote></div><br></div>