Open matikin9 opened 2 years ago
Timetables API uses the multigtfs Django app: https://pypi.org/project/multigtfs/
multigtfs
We would like to explore alternative ways to import GTFS data, conduct the proper joins on it, and then output that GTFS data via an API in a format that is more usable to us for various purposes, like the https://metro.net/riding/schedules page.
Timetables API uses the
multigtfs
Django app: https://pypi.org/project/multigtfs/We would like to explore alternative ways to import GTFS data, conduct the proper joins on it, and then output that GTFS data via an API in a format that is more usable to us for various purposes, like the https://metro.net/riding/schedules page.