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 106 forks source link

Enhancement: Update GTFS Transformer "retain" strategy to include fare_rules.txt and fare_attributes.txt #190

Closed bdferris-v2 closed 2 years ago

bdferris-v2 commented 2 years ago

The GTFS Transformer "retain" strategy does not currently support fare_rules.txt and fare_attributes.txt when retaining a subset of a GTFS feed. I'd like to update the tool to include these files.