Magidoc

RealtimeState
Enum

Possible Values

#

ADDED

The trip has been added using a real-time update, i.e. the trip was not present in the GTFS feed.

CANCELED

The trip has been canceled by a real-time update.

MODIFIED

The trip information has been updated and resulted in a different trip pattern compared to the trip pattern of the scheduled trip.

SCHEDULED

The trip information comes from the GTFS feed, i.e. no real-time update has been applied.

UPDATED

The trip information has been updated, but the trip pattern stayed the same as the trip pattern of the scheduled trip.

Usages

#

References

#

  • Field realtimeState from Leg