Add cancellations_loader, and rework gtfs to handle a stop_code with multiple stop_ids.
authorChris Jaekl <chris@localhost>
Mon, 13 Feb 2023 04:17:41 +0000 (23:17 -0500)
committerChris Jaekl <chris@localhost>
Mon, 13 Feb 2023 04:17:41 +0000 (23:17 -0500)
commitc1c3b7569e6bc072d94d3c3007351f8edf2f60ec
treee223472c2a5416555ad7600a7a1914292fca3b42
parente7f09c56652b6a8562ecc049ee0efc0b52df6f0f
Add cancellations_loader, and rework gtfs to handle a stop_code with multiple stop_ids.
.gitignore
lib/cancellations_loader.rb [new file with mode: 0644]
lib/gtfs.rb
lib/gtfs_loader.rb