| Package | Description |
|---|---|
| com.graphhopper.reader.osm |
| Modifier and Type | Method and Description |
|---|---|
WayToEdgeConverter.EdgeResult |
WayToEdgeConverter.convertForViaWays(com.carrotsearch.hppc.LongArrayList fromWays,
com.carrotsearch.hppc.LongArrayList viaWays,
com.carrotsearch.hppc.LongArrayList toWays)
Finds the edge IDs associated with the given OSM ways that are adjacent to each other.
|
Copyright © 2012–2022. All rights reserved.