Interface | Description |
---|---|
TemporaryVertex |
Marker interface for temporary vertices.
|
Class | Description |
---|---|
BarrierVertex |
This vertex is created from all barrier tags.
|
BikeParkVertex |
A vertex for a bike park.
|
BikeRentalStationVertex |
A vertex for a bike rental station.
|
ElevatorOffboardVertex | |
ElevatorOnboardVertex | |
ExitVertex | |
IntersectionVertex |
Represents an ordinary location in space, typically an intersection.
|
OffboardVertex | |
OnboardDepartVertex |
A vertex acting as a starting point for planning a trip while onboard an existing trip.
|
OnboardVertex | |
OsmVertex |
A vertex coming from OpenStreetMap.
|
ParkAndRideVertex |
A vertex for a park and ride area.
|
PatternArriveVertex | |
PatternDepartVertex | |
PatternStopVertex | |
SampleVertex |
A vertex representing a Sample in the Analyst sense -- a temporary and nondestructive linkage of
a single geographic point into the street network.
|
SplitterVertex |
A vertex representing a place along a street between two intersections that is not derived from an OSM node,
but is instead the result of breaking that street segment into two pieces in order to connect it to
a transit stop.
|
StreetVertex |
Abstract base class for vertices in the street layer of the graph.
|
TemporarySplitterVertex |
TODO: decide what to do with this.
|
TransitStation | |
TransitStationStop |
Common abstract superclass for Stations and Stops.
|
TransitStop | |
TransitStopArrive | |
TransitStopDepart | |
TransitStopStreetVertex |
A vertex for an OSM node that represents a transit stop and has a ref=(stop_code) tag.
|
TransitVertex |
Abstract base class for vertices in the GTFS layer of the graph.
|
Copyright © 2019. All rights reserved.