RouteType Object
Route type entity which covers all agencies if agency is null, otherwise only relevant for one agency.
Fields
#
routeType
Int !
Non-null
GTFS Route type. For the list of possible values, see: https://developers.google.com/transit/gtfs/reference/#routestxt and https://developers.google.com/transit/gtfs/reference/extended-route-types
routes
[ Route ]
The routes which have the defined routeType and belong to the agency, if defined. Otherwise all routes of the feed that have the defined routeType.
Usages
#
References
#
- Part of union AlertEntity
Previous
RouteAlertType
Next
RoutingError