Re: [mkgmap-dev] problem routing across tiles again (patch v2)

2009-09-07 Thread Mark Burton
Maning, > wohoo! routing works. The merging of points is a good solution. Does > this affect only the nodes along the clipped line? It affects all nodes that need merging to avoid a short arc being created. Any connected nodes whose separation is less than the specified distance (5m in your ca

Re: [mkgmap-dev] problem routing across tiles again (patch v2)

2009-09-07 Thread maning sambale
wohoo! routing works. The merging of points is a good solution. Does this affect only the nodes along the clipped line? Thanks! Just in time for this months upcoming philippine map release. On Mon, Sep 7, 2009 at 5:58 PM, Mark Burton wrote: > > Hi Maning, > > Thanks for the files. > > I have fou

Re: [mkgmap-dev] problem routing across tiles again (patch v2)

2009-09-07 Thread Mark Burton
Hi Maning, Thanks for the files. I have found the problem that was stopping the new code from working as expected (it was an old bug in the line clipping code). So, please test the new patch. I have tried it myself on your data files and it works OK as long as you give --remove-short-arcs=5. If

Re: [mkgmap-dev] problem routing across tiles again

2009-09-07 Thread maning sambale
mark, here are the files http://dl.getdropbox.com/u/607635/osmph_split/split_file_osmphilippines.tar.bz2 the problem road is here: http://osm.org/go/4zhDAROFE-- On Mon, Sep 7, 2009 at 3:26 PM, Mark Burton wrote: > > Hi Maning, > >> Same routing problem.  The problematic segment is approx 6 meter

Re: [mkgmap-dev] problem routing across tiles again

2009-09-07 Thread Mark Burton
Hi Maning, > Same routing problem. The problematic segment is approx 6 meters That's a shame, I had great hopes for the patch. It would be useful if I had the OSM files for the two tiles in question. Can you please zip them up (gzip or zip) and either email them to me or make them available on

Re: [mkgmap-dev] problem routing across tiles again

2009-09-06 Thread maning sambale
Mark, Using the latest svn 1173 patch -p1 < /home/maning/Desktop/mb-make-boundary-nodes-v1.patch patching file src/uk/me/parabola/mkgmap/general/LineClipper.java patching file src/uk/me/parabola/mkgmap/reader/osm/xml/Osm5XmlHandler.java man...@cumingi:~/osm/routable_garmin/mkgmap/trunk$ ant dist

Re: [mkgmap-dev] problem routing across tiles again

2009-09-06 Thread Mark Burton
Hi Maning, I had an inspiration! Contrary to my last message, I think we can probably do something about this. Please try the attached patch on the same OSM data as before and see if the routing changes (hopefully, for the better). Use the same options as before. It's based upon my previous at

Re: [mkgmap-dev] problem routing across tiles again

2009-09-06 Thread Mark Burton
Hi Maning, > I encountered routing across tiles again. > Using mkgmap ver 1163 and splitter r83. > > This photo shows routing detours to the cemetery when I used a split file: > http://farm3.static.flickr.com/2593/3892530364_d80a7546b4_o.png > > But no problems when no split file was used: > ht

Re: [mkgmap-dev] problem routing across tiles again

2009-09-06 Thread maning sambale
Just to confirm the I tested with a different areas.list and the same problem persist on the specific road On Sun, Sep 6, 2009 at 6:25 PM, maning sambale wrote: > Just to add my mkgmap options: > > time java -Xmx1512m -jar > /home/maning/osm/routable_garmin/mkgmap/trunk/dist/mkgmap.jar \ > --code-

Re: [mkgmap-dev] problem routing across tiles again

2009-09-06 Thread maning sambale
Just to add my mkgmap options: time java -Xmx1512m -jar /home/maning/osm/routable_garmin/mkgmap/trunk/dist/mkgmap.jar \ --code-page=1252 \ --ea \ --tdbfile \ --latin1 \ --country-abbr=PHI \ --country-name=PHILIPPINES \ --remove-short-arcs=5 \ --route \ --road-name-pois \ --add-pois-to-areas \ --fa

[mkgmap-dev] problem routing across tiles again

2009-09-06 Thread maning sambale
Hi, I encountered routing across tiles again. Using mkgmap ver 1163 and splitter r83. This photo shows routing detours to the cemetery when I used a split file: http://farm3.static.flickr.com/2593/3892530364_d80a7546b4_o.png But no problems when no split file was used: http://farm3.static.flickr