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
Fix invalid gtfs file caused by agencies not in hardcoded list (#95)
The timetable can contain routes not in the hardcoded list in
agencies.ts. In particular I've seen QH, QR, QU, and QV in the national
rail data portal timetable.
This commit exports such routes using the existing 'ZZ' - Other operator
agency.
0 commit comments