/landRoute/byTrip/{tripId}

This query returns a land route (aka a 'shape' in GTFS terms) for a specific trip.

Object Type : landRoute

URL Parameters :

  • tripId this is the trip id to look up a land route for. This is the 'trip_id' column in GTFS, or the FRTripIdName column in the RouteMatch schema.

Query Parameters :

None

Example Queries :

Example 14. Get the land route for the '123-red' trip

http://www.example.com/feed/landRoute/byTrip/123-red