gtfs-to-html
gtfs-to-html copied to clipboard
Support transfer_type = 4 for trip continuation
Hi!
Would it be possible to use transfer_type = 4 to determine where trip continuations are shown in the timetables?
The behaviour I am picturing is:
- If
transfers.txtis provided and it contains at least onetransfer_type = 4, disregardblock_ids for trip continuations and only usetransfer_type = 4. - Otherwise, retain current behaviour (using
block_id)
Thanks!
That sounds like a good approach. Do you have an example GTFS with transfer.txt where this could be tested.
Not yet, but the Transcollines feed will be including them soon (Like, in the next 5ish days at the latest) so I'll let you know when it's live.