Metro Transit’s GTFS includes a few extensions to the GTFS standard. These elements are documented below. Please note this is intended to supplement documentation on GTFS itself.
Field |
Definition |
| url | URL of a GTFS-realtime feed |
| trip_updates |
A binary value that indicates URL contains a GTFS-realtime TripUpdate feed. Valid options are:
|
| vehicle_positions |
A binary value that indicates URL contains a GTFS-realtime VehiclePositions feed. Valid options are:
|
| service_alerts |
A binary value that indicates URL contains a GTFS-realtime ServiceAlerts feed. Valid options are:
|
| authentication_type |
The authentication_type field defines the type of authentication required to access the URL. Valid options are:
|
trips.txt
Field |
Definition |
| direction | Indicates the cardinal direction of travel for a trip. NB = northbound SB = southbound EB = eastbound WB = westbound |
| branch_letter | Indicates the trip’s branch or variant. Metro Transit’s service includes many branches. Trips with the same route_id serve meaningfully different stops and destinations based on their branch_letter. When referring to a specific trip, the branch_letter should always be included along with the route_id. |
| boarding_type |
Indicates how and when riders pay fares.
|
vehicles.txt
Field |
Definition |
| vehicle_id | Internal system identification of the vehicle. Unique per vehicle. |
| vehicle_label | The public-facing vehicle identifier, typically visible inside and on the exterior of the vehicle. |
| vehicle_description |
Vehicle type.
|
| seated_capacity | Seated capacity |
| standing_capacity | Standing capacity |
| door_count | Number of doors |
| door_width | Door width |
| low_floor |
Indicates whether the vehicle has low-floor boarding
|
| bike_capacity | Indicates bike rack capacity on the vehicle |
| wheelchair_access |
Indicates wheelchair access type
|