conveyal / gtfs-lib

A library for loading and saving GTFS feeds of arbitrary size with disk-backed storage
BSD 2-Clause "Simplified" License
71 stars 38 forks source link

Allow exception overlap #387

Closed philip-cline closed 1 year ago

philip-cline commented 1 year ago

Checklist

Description

This PR modifies the restrictions on exception dates to allow overlap.

Companion PR, with context of the fix: https://github.com/ibi-group/datatools-ui/pull/965