stl_gtfs_stop
Resolve a transit stop by rider-facing code or internal ID to get its identifiers, parent station, accessibility flags, coordinates, and serving routes.
Instructions
One stop resolved by rider-facing code or internal id, with both identifiers, parent station, accessibility flags, coordinates, and the routes serving it.
Args: stop: a stop_code (the number on the sign) or a stop_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop | Yes | ||
| snapshot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |