gtfs-to-html icon indicating copy to clipboard operation
gtfs-to-html copied to clipboard

Support transfer_type = 4 for trip continuation

Open brodyFlannigan opened this issue 2 years ago • 3 comments

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.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!

brodyFlannigan avatar Jan 26 '23 21:01 brodyFlannigan

That sounds like a good approach. Do you have an example GTFS with transfer.txt where this could be tested.

brendannee avatar Jan 26 '23 22:01 brendannee

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.

brodyFlannigan avatar Jan 27 '23 13:01 brodyFlannigan

Hi!

Transcollines' GTFS now has the new transfer types!

brodyFlannigan avatar Mar 06 '23 00:03 brodyFlannigan