Open r-leyshon opened 11 months ago
Noting that single or multiple gtfs instance summarise_trips / routes behaviour currently diverge . Single Gtfs will return day summaries while multiple gtfs will return date summaries. Once we have abandoned the single gtfs instance approach, this problem becomes irrelevant.
Description of the Feature to be Added
Slated for January, refactor of GTFS module:
GtfsInstance
->SingleGtfs
andMultiGtfsInstance
->MultiGtfs
as mentioned in PR 207(OPTIONAL) Suggested Implementations
Additional context
Please see discussion board for more detail.