Open brodyFlannigan opened 1 year ago
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.
Hi!
Transcollines' GTFS now has the new transfer types!
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:transfers.txt
is provided and it contains at least onetransfer_type = 4
, disregardblock_id
s for trip continuations and only usetransfer_type = 4
.block_id
)Thanks!