TripOnServiceDate Object
A trip on a specific service date.
Fields
#
end
Information related to trip's scheduled arrival to the final stop location. Can contain real-time information.
isReplacement
Is this TripOnServiceDate a replacement? For GTFS-sourced data this might be all we know.
replacementForRelation
Replacement for these TripOnServiceDates.
serviceDate
The service date when the trip occurs.
Note: A service date is a technical term useful for transit planning purposes and might not correspond to a how a passenger thinks of a calendar date. For example, a night bus running on Sunday morning at 1am to 3am, might have the previous Saturday's service date.
start
Information related to trip's scheduled departure from the first stop location. Can contain real-time information.
stopCalls
List of times when this trip arrives to or departs from a stop location and information related to the visit to the stop location.
Usages
#
References
#
- Field tripOnServiceDate from ReplacedByRelation
- Field tripOnServiceDate from ReplacementForRelation
- Field node from TripOnServiceDateEdge
TripOccupancy