Thanks for the feedback Peter.

I did all you said but the result is the same.
I don't think the latest src change affects me. I use GH via Java API like:

GraphHopper graphHopper = new GraphHopper().forMobile();
graphHopper.setCHEnable(false);
graphHopper.setTraversalMode(TraversalMode.EDGE_BASED_2DIR_UTURN);
graphHopper.load(graphFolder);

--
Emux
Cruiser <http://wiki.openstreetmap.org/wiki/Cruiser> - Atlas <http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29>
_______________________________________________
GraphHopper mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/graphhopper

Reply via email to