Hi all, as the naming is from 2 years ago I think it could be time to rename 'tower' nodes into 'junction' nodes and 'pillar' nodes into 'geometry' nodes. What do you think, would this be (more) intuitive?
Below a quick documentation which I would add otherwise to the docs. Kind Regards, Peter ** From OpenStreetMap we fetch all nodes and create the routing graph but only a minority of them are actual junctions, which are the ones we are interested while routing. Those junction nodes I call tower nodes which also have a graphhopper node ID associated, going from 0 to graph.getNodes(). The helper nodes between the junctions I call 'pillar nodes' which can be fetched via edgeIteratorState.fetchWayGeometry _______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
