[GraphHopper] Extract a single edge?

Andreas Fischer fischer.andreas.atf at googlemail.com
Mon Dec 9 14:17:18 UTC 2013


Hi,

I have an algorithm which returns some edges in a list. Since i am using
contraction hierarchies, these edges are contracted. Is there a way to just
unfold one single edge to the original graph? In detail please, because i
cannot follow the code in PathBidirRef.java ! I'm sorry.

I used dijkstrabi for contracting the graph. My aim is to write a helper
method called HashSet<EdgeIteratorState> extractEdge(EdgeIteratorState
contrEdge, GraphHopper g);

Thanks,
Andreas

p.s. i am using a version from a view month ago. i changed too much to be
able to merge with the master branch again. I hope there are no brand new
classes or methods which are able to do what i try to achieve.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20131209/191baace/attachment.html>


More information about the GraphHopper mailing list