| AddExtensionFile |
Insert a GTFS extension into a GTFS file via a transformation.
|
| AddOmnyBusData |
|
| AddOmnyLIRRData |
|
| AddOmnySubwayData |
|
| AnomalyCheckFutureTripCounts |
|
| CheckForFutureService |
|
| CheckForLengthyRouteNames |
|
| CheckForPlausibleStopTimes |
|
| CompareToReferenceService |
Compare GTFS trips and report on gaps at a depot level.
|
| CountAndTest |
|
| CountAndTestBus |
|
| CountAndTestSubway |
|
| EnsureDirectionIdExists |
|
| EnsureRouteLongNameExists |
|
| ExtrapolateRidershipData |
|
| FeedInfoFromAgencyStrategy |
|
| FixLastStopTimeWithoutArrivalStrategy |
|
| InferPathwaysFromEntrancesStrategy |
|
| InputLibrary |
useful input routines for strategies.
|
| MergeRouteAndRemoveShuttles |
|
| MergeRouteFive |
|
| MergeRouteFromReferenceStrategy |
|
| MergeRouteFromReferenceStrategyById |
|
| MergeRouteFromReferenceStrategyByLongName |
|
| MergeStopIdsFromControlStrategy |
using crontrol file re-map GTFS stop ids and other stop properties
|
| MergeStopIdsFromReferenceStrategy |
Update the stop_ids of the transformed GTFS to that of the reference GTFS based on stop name matching.
|
| MergeStopNamesFromReferenceStrategy |
Clean up the stop names based on input file considerations
|
| MTAEntrancesStrategy |
|
| MTAStationAccessibilityStrategy |
Based on a CSV of MTAStations set the associated stops accessible as specified.
|
| MTAStationDirectionalityStrategy |
Add Station Directionality information (from a MTA-provided spreadsheet) to StopTime.headsign
For MTA subways GTFS, 0 is north, 1 is south
|
| MTASubwayShuttleRouteStrategy |
|
| PierceTransitTripHeadsignCleanupModStrategy |
|
| PredateCalendars |
|
| RemoveCurrentService |
|
| RemoveEntityLibrary |
|
| RemoveEntityUpdateStrategy |
|
| RemoveOldCalendarStatements |
|
| RemoveUnusedRoutes |
|
| SanitizeForApiAccess |
|
| ServiceIdTransformStrategyImpl |
|
| SimpleModificationStrategy |
|
| SphericalGeometryLibrary |
|
| StationComplexStrategy |
|
| StopMatrixFareModificationStrategy |
|
| StringModificationStrategy |
|
| TransformLibrary |
|
| TruncateNewCalendarStatements |
Some GTFS files go very far in the future causing memory issues with
applications.
|
| UpdateCalendarDatesForDuplicateTrips |
Map ATIS trip_ids to mta_trips_ids while de-duplicating.
|
| UpdateRouteNames |
|
| UpdateStopIdById |
|
| UpdateStopIdFromControlStrategy |
using control file re-map GTFS stop ids and other stop properties from reference file
The first field in the control file ldrtifny is the reference stop id.
|
| UpdateStopIdFromReferenceStrategy |
using reference file add missing parent stops
|
| UpdateStopIdsFromFile |
|
| UpdateStopTimesForTime |
|
| UpdateTripHeadsignByDestinationStrategy |
set the trip headsign to be that of the trip destination.
|
| UpdateTripHeadsignByReference |
|
| UpdateTripHeadsignExcludeNonreference |
|
| UpdateTripHeadsignIfNull |
|
| UpdateTripHeadsignRailRoadConvention |
Updates the trip headsign to follow "railroad convention", which is to , e.g.
|
| UpdateTripIdById |
|
| UpdateTripsForSdon |
|
| UpdateWrongWayConcurrencies |
|
| ValidateGTFS |
|
| VerifyFutureRouteService |
|
| VerifyReferenceService |
|
| VerifyRouteIds |
|
| WSFBlockResolutionStrategy |
|