[GraphHopper] Creating QueryResult from node?

Jan Torben Heuer jan at komoot.de
Fri Aug 1 16:09:18 UTC 2014


Hi,

 I have an EdgeIteratorState and want to have a new QueryResult at its end.

I could do EdgeIteratorState#fetchWayGeometry(int), take the last coordinate and do a lookup in the locationIndex.

Is there a more performant way, maybe based on #getAdjacentNode() ?


Thanks,

Jan


More information about the GraphHopper mailing list