Package | Description |
---|---|
org.opentripplanner.graph_builder.module.osm | |
org.opentripplanner.routing.edgetype | |
org.opentripplanner.routing.vertextype |
Modifier and Type | Method and Description |
---|---|
protected OsmVertex |
OpenStreetMapModule.Handler.getVertexForOsmNode(OSMNode node,
OSMWithTags way)
Make or get a shared vertex for flat intersections, or one vertex per level for multilevel nodes like elevators.
|
Constructor and Description |
---|
IntersectionTransitLink(OsmVertex intersection,
TransitStop tstop,
int lengthMeters) |
IntersectionTransitLink(TransitStop tstop,
OsmVertex intersection,
int lengthMeters) |
Modifier and Type | Class and Description |
---|---|
class |
BarrierVertex
This vertex is created from all barrier tags.
|
class |
ExitVertex |
class |
TransitStopStreetVertex
A vertex for an OSM node that represents a transit stop and has a ref=(stop_code) tag.
|
Copyright © 2020. All rights reserved.