[GraphHopper] How to load routing data without CH?
mythex3cutioner .
mizantropy at gmail.com
Wed Jan 8 21:35:56 UTC 2014
hey,
I'm editing your example for Android and I want to use simple A* and
Dijkstra.
Code is almost untouched compared to your Android example, so that should
not be hard to understand:
if I disable CH (GraphHopper tmpHopp = new
GraphHopper().forMobile().disableCHShortcuts();), then it gives me that
error from GraphhopperStorage.java : "Cannot load the graph - it wasn't
create via ..."
I'm trying to load "australia-oceania-latest-gh" folder with all edges,
nodes & etc in it. there's also a .map file.
Should I load the routing data somehow else if I don't want to use
contraction hierarchies?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20140108/ae6e1e34/attachment.html>
More information about the GraphHopper
mailing list