| Package | Description |
|---|---|
| com.graphhopper.reader.osm |
| Modifier and Type | Method and Description |
|---|---|
WayToEdgeConverter.NodeResult |
WayToEdgeConverter.convertForViaNode(com.carrotsearch.hppc.LongArrayList fromWays,
int viaNode,
com.carrotsearch.hppc.LongArrayList toWays)
Finds the edge IDs associated with the given OSM ways that are adjacent to the given via-node.
|
Copyright © 2012–2022. All rights reserved.