afimb / gtfslib-python

An open source library in python for reading GTFS files and computing various stats and indicators about Public Transport networks
GNU General Public License v3.0
44 stars 6 forks source link

Implement flag to disable shape and stop times normalization #60

Closed laurentg closed 7 years ago

laurentg commented 7 years ago

Since the normalization process is rather long and is sometimes not needed (or not required), add an option to the loader to disable it.