tulsawebdevs / django-multi-gtfs

Django app to import and export General Transit Feed Specification (GTFS)
http://tulsawebdevs.org/
Apache License 2.0
50 stars 32 forks source link

Add support for location types 2-4 #92

Open daliborpavlovic opened 4 years ago

daliborpavlovic commented 4 years ago

Hi, there have been new location types (stops.txt) added. https://developers.google.com/transit/gtfs/reference#stopstxt

I imitated the style of original location_types functions to support the new types. I am not sure about variables naming.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.6%) to 99.357% when pulling 35d659e105a13a023b94c2fce53926593208ee42 on bileto:location_types into 8c442bfb67e87566c24a7364d8fa0aacd4a0a652 on tulsawebdevs:master.