[GraphHopper] Turn restrictions

Emux devemux86 at gmail.com
Thu Nov 6 20:21:08 UTC 2014


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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20141106/33aaf9b1/attachment.html>


More information about the GraphHopper mailing list