mfdz / gtfs-hub

Collecting, shape-enhancing, validating, fixing and (partially) merging GTFS feeds
GNU Affero General Public License v3.0
29 stars 4 forks source link

add 2nd GTFS patch hook, patch SPNV-BW feed #16

Closed derhuerst closed 3 years ago

derhuerst commented 3 years ago

Currently, running the OBA GTFS transformer fails with the SPNV-BW GTFS feed, because it contains routes.txt rows with an empty agency_id (see https://github.com/mfdz/GTFS-Issues/issues/61).

This PR circumvents the issue by introducing yet another processing step 🙄 : A shell script patch_raw_gtfs.sh that runs on the raw extracted GTFS feed.