| Package | Description |
|---|---|
| com.graphhopper.reader.osm | |
| com.graphhopper.routing.util | |
| com.graphhopper.routing.util.parsers |
| Modifier and Type | Class and Description |
|---|---|
class |
OSMReader
This class parses an OSM xml or pbf file and creates a graph from it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncodingManager.handleTurnRelationTags(OSMTurnRelation turnRelation,
TurnCostParser.ExternalInternalMap map,
Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
OSMTurnRelationParser.handleTurnRelationTags(OSMTurnRelation turnRelation,
TurnCostParser.ExternalInternalMap map,
Graph graph) |
void |
TurnCostParser.handleTurnRelationTags(OSMTurnRelation turnRelation,
TurnCostParser.ExternalInternalMap map,
Graph graph) |
Copyright © 2012–2021. All rights reserved.