/landRoute/byRoute/{routeId}

This query returns a land route (aka a 'shape' in GTFS terms) for a route. A route may have multiple land routes since in RouteMatch a land route is associated with a route pattern (aka a "sub route").

Object Type : landRoute

URL Parameters :

  • routeId – this is the master route id to look up land routes for. This is the 'route_id' column in GTFS, or the FRMasterRouteIdName column in the RouteMatch schema.

Query Parameters :

None

Example Queries :

Example 12. Get all land routes for the "Red" route

http://www.example.com/feed/landRoute/byRoute/Red