jarondl / pygtfs

A python (2/3) library for GTFS
MIT License
63 stars 44 forks source link

IDEA/FEATURE: allow (gtfs2db?) to add and/or delete based on date- (calendar or calendar_date) #84

Open vingerha opened 6 months ago

vingerha commented 6 months ago

Use case: datasources update with a certain frequency, from what I have seen this is anywhere between weekly and annually. Esp. for the high frequent updates there are cases that the new source is already published before the current data expires and there is no overlap. When performing a nightly automated update one can have a situation where the new datasource can not yet be used as its first data is e.g. tomorrow. Options (not exhaustive)