You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.txt is provided and it contains at least one transfer_type = 4, disregard block_ids for trip continuations and only use transfer_type = 4.
Otherwise, retain current behaviour (using block_id)
Thanks!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: