When counting trips, only count the trip for that route from the stop where it origin...
authorChris Jaekl <chris@localhost>
Tue, 14 Feb 2023 22:21:22 +0000 (17:21 -0500)
committerChris Jaekl <chris@localhost>
Tue, 14 Feb 2023 22:21:22 +0000 (17:21 -0500)
commit7265fc5bfbfc6f9708ae7647204f3a1c2bafb28d
treea18645510414a5e2c0e53baa06552cdf93562d81
parent16524c10423fe6573e24452359b34abc63077536
When counting trips, only count the trip for that route from the stop where it originates, to avoid double-counting trips.
lib/gtfs.rb
lib/stats.rb