[GraphHopper] Route Options and Directions Mode
Emux
devemux86 at gmail.com
Sun Dec 28 09:39:59 UTC 2014
You can read more about contraction hierarchies on GraphHopper Wiki
<https://github.com/graphhopper/graphhopper/blob/master/docs/core/ch.md>.
Essentially it's a post-import process during graph building that makes
routing faster, but plays with only one vehicle.
And right now I think we cannot check a graph what features has enabled.
Only by opening and catching exceptions we can determine if CH is on or off.
I have opened an issue
<https://github.com/graphhopper/graphhopper/issues/285> for that.
Maybe Peter can help more here, but the default settings for graph
creation is with them enabled.
You need to study and change the config.properties file for disabling them.
--
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/20141228/1218a9f6/attachment.html>
More information about the GraphHopper
mailing list