logo separator

[mkgmap-dev] problem routing across tiles again

From maning sambale emmanuel.sambale at gmail.com on Mon Sep 7 03:16:04 BST 2009

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

maning at cumingi:~/osm/routable_garmin/mkgmap/trunk$ ant dist
Buildfile: build.xml

prepare:
    [mkdir] Created dir:
/home/maning/osm/routable_garmin/mkgmap/trunk/build/classes

compile:
    [javac] Compiling 272 source files to
/home/maning/osm/routable_garmin/mkgmap/trunk/build/classes
    [javac] Note:
/home/maning/osm/routable_garmin/mkgmap/trunk/src/uk/me/parabola/mkgmap/general/RoadNetwork.java
uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

build:
     [copy] Copying 35 files to
/home/maning/osm/routable_garmin/mkgmap/trunk/build/classes

dist:
    [mkdir] Created dir: /home/maning/osm/routable_garmin/mkgmap/trunk/dist
    [mkdir] Created dir:
/home/maning/osm/routable_garmin/mkgmap/trunk/dist/doc/api
      [jar] Building jar:
/home/maning/osm/routable_garmin/mkgmap/trunk/dist/mkgmap.jar
     [copy] Copying 8 files to
/home/maning/osm/routable_garmin/mkgmap/trunk/dist/doc
     [copy] Copying 34 files to
/home/maning/osm/routable_garmin/mkgmap/trunk/dist

BUILD SUCCESSFUL
Total time: 6 seconds

Same routing problem.  The problematic segment is approx 6 meters
On Mon, Sep 7, 2009 at 4:38 AM, Mark Burton<markb at ordern.com> wrote:
>
> 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 attempt at clipping the ways before the
> short arc removal is done, but it doesn't actually clip the ways, it
> just detects where the ways hit the boundary.
>
> Cheers,
>
> Mark
>
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>



-- 
cheers,
maning
------------------------------------------------------
"Freedom is still the most radical idea of all" -N.Branden
wiki: http://esambale.wikispaces.com/
blog: http://epsg4253.wordpress.com/
------------------------------------------------------



More information about the mkgmap-dev mailing list