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