A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.
129
stars
105
forks
source link
Remove calendar dates in RemoveOldCalendarStatements #234
Open
tisseo-deploy opened 6 months ago
Summary:
GTFS Transformer: Some GTFS do not implement calendars. RemoveOldCalendarStatements should also remove calendar dates.
Expected behavior:
Always remove the calendar dates when using this strategy.