Package | Description |
---|---|
org.opentripplanner.graph_builder.module.osm | |
org.opentripplanner.standalone |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWayPropertySetSource
This factory class provides a default collection of
WayProperties that determine how OSM streets can be
traversed in various modes. |
class |
NorwayWayPropertySetSource
OSM way properties for Norwegian roads.
|
Modifier and Type | Field and Description |
---|---|
WayPropertySetSource |
WayPropertySet.base |
Modifier and Type | Method and Description |
---|---|
static WayPropertySetSource |
WayPropertySetSource.fromConfig(String type)
Return the given WayPropertySetSource or throws IllegalArgumentException
if an unkown type is specified
|
Modifier and Type | Method and Description |
---|---|
void |
OpenStreetMapModule.setDefaultWayPropertySetSource(WayPropertySetSource source)
Set the way properties from a
WayPropertySetSource source. |
Modifier and Type | Field and Description |
---|---|
WayPropertySetSource |
GraphBuilderParameters.wayPropertySet
Custom OSM way properties
|
Copyright © 2018. All rights reserved.