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.