OneBusAway / onebusaway-gtfs-modules

A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.
Other
129 stars 105 forks source link

Remove calendar dates in RemoveOldCalendarStatements #234

Open tisseo-deploy opened 6 months ago

tisseo-deploy commented 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.

tisseo-deploy commented 6 months ago

We will submit a pull request shortly if the team approves.