transfer_type = 1
Open
Change type: Non-Functional
Discussion Period
GTFS Schedule
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 225
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 3
Description
For transfer_type = 1 the documentation states: _Timed transfer point between two routes. The departing vehicle is expected to wait for the arriving one and leave sufficient time for a rider to transfer between routes._
That having said; shouldn't the from_route_id and to_route_id not being conditionally required (instead of optional)? Something like: optional if from_trip_id (or to_trip_id) is specified.
I am missing the situation where *_route_id would be _required_.
Contributor guide
Assessment
This issue has not been assessed yet.