Expand description
Standardised GTFS types which are returned from the Auckland Transport API.
Structs§
Enums§
- Congestion
Level - Occupancy
Status - Schedule
Relationship - Schedule
Relationship Trip Descriptor - Vehicle
Stop Status
Functions§
- deserialize_
bearing - Serialize, Deserializes a bearing which is sent in the realtime GTFS output from Auckland Transport. Requires a seperate deserialization function due to AT sending a float, integer, string or nothing for this field.