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
679 stars 254 forks source link

Read gtfs and get the structure #478

Closed picho closed 5 years ago

picho commented 5 years ago

Hi people.

Thanks for your work.

The library says that it can read gtfs, I am trying to do that, I don´t know if is possible that i can read the gtfs and get the structure, for example the trips, stops, routes

barbeau commented 5 years ago

@picho If you're looking for general-purpose tools to manage and query GTFS, I'd suggest checking out this list: https://github.com/CUTR-at-USF/awesome-transit#gtfs