Closed polettif closed 2 years ago
This PR fixes an issue with feeds that use calendar_dates.txt and without providing calendar.txt. GTFS allows to omit calendar if every date of service is specified in calendar_dates. A tests covering this is added as well.
calendar_dates.txt
calendar.txt
closes #177
This PR fixes an issue with feeds that use
calendar_dates.txt
and without providingcalendar.txt
. GTFS allows to omit calendar if every date of service is specified in calendar_dates. A tests covering this is added as well.closes #177