| Package | Description |
|---|---|
| com.graphhopper.routing.util | |
| com.graphhopper.routing.util.parsers |
| Modifier and Type | Method and Description |
|---|---|
EncodingManager.Builder |
EncodingManager.Builder.addTurnCostParser(TurnCostParser parser) |
| Modifier and Type | Class and Description |
|---|---|
class |
OSMTurnRelationParser
This parser takes the turn restrictions from OSM (OSM does not provide turn costs, but only restrictions) and creates the appropriate turn costs (with value infinity)
|
Copyright © 2012–2020. All rights reserved.