Closed abhumbla closed 2 years ago
Fixes #16
Adds checks for bikes_allowed from trips.txt. unfortunately GTFS is bad and does not match reality, so i added a ignoreBikesAllowed flag in GraphExplorer to completely ignore that. but it's there if we need it
bikes_allowed
ignoreBikesAllowed
GraphExplorer
Fixes #16
Adds checks for
bikes_allowed
from trips.txt. unfortunately GTFS is bad and does not match reality, so i added aignoreBikesAllowed
flag inGraphExplorer
to completely ignore that. but it's there if we need it