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)