google / transitfeed

A Python library for reading, validating, and writing transit schedule information in the GTFS format.
https://github.com/google/transitfeed/wiki
Apache License 2.0
680 stars 253 forks source link

Add support for trolleybus route_type #385

Closed aigarius closed 9 years ago

aigarius commented 9 years ago

http://en.wikipedia.org/wiki/Trolleybus is a separate route type and cities such as Riga, Latvia have overlapping route numbers between buses, trams and trollebuses. Lack of a trolleybus option prevents proper route enumeration.