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 <[email protected]>: > 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: [email protected] > To: [email protected] > 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 <[email protected]>: > > 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 <[email protected]>: > > 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 <[email protected]> > 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 > > > >> [email protected] > > > >> 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 > > [email protected] > > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > > > > > _______________________________________________ mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev >
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
