Class | Description |
---|---|
CheckGeometryModule |
Check the geometry of every edge in the graph for any bogus geometry --
that is, geometry with coordinates of NaN.
|
DirectTransferGenerator |
GraphBuilderModule module that links up the stops of a transit network among themselves. |
DownloadableGtfsInputSource | |
EmbedConfig |
A graph builder that will embed the JSON graph builder and router configuration into the Graph.
|
EntityReplacementStrategyFactory | |
EntityReplacementStrategyImpl | |
GraphCoherencyCheckerModule |
Check the every vertex and edge in the graph to make sure the edge lists and from/to
members are coherent, and that there are no edgeless vertices.
|
GraphStatisticsModule |
Print statistics on geometry and edge/vertices data for a graph (number of geometry, average
number of points, size distribution, edge names size, etc...)
|
GtfsFeedId |
Represent a feed id in a GTFS feed.
|
GtfsFeedId.Builder | |
GtfsModule | |
NearbyStopFinder |
These library functions are used by the streetless and streetful stop linkers, and in profile transfer generation.
|
NearbyStopFinder.StopAtDistance |
Represents a stop that is comparable to other stops on the basis of its distance from some point.
|
PruneFloatingIslands |
this module is part of the
GraphBuilderModule process. |
StopsAlerts |
It prints the stops that satisfy certain criteria.
|
StreetLinkerModule |
GraphBuilderModule plugin that links various objects
in the graph to the street network. |
TransitStopsRegionsSourceImpl |
A rectangular region bounding a set of transit stops
|
TransitToTaggedStopsModule |
This module takes advantage of the fact that in some cities, an authoritative linking location for GTFS stops is
provided by tags in the OSM data.
|
Copyright © 2018. All rights reserved.