[GraphHopper] EdgeIterator, Node-Information

Peter K peathal at yahoo.de
Thu Sep 26 12:59:32 UTC 2013


Hi Andreas,

> Hi Peter,
>
> Is it possible to access the latitude/longitude of the base node or
> adjacent node via a given edge?
you can do
graph.getLatitude(iter.getBaseNode())

> Wouldn't it be convenient when the EdgeIterator knows it's graph?

Why would you need that?

Regards,
Peter.



More information about the GraphHopper mailing list