schildbach / public-transport-enabler

Unleash public transport data in your Java project.
https://groups.google.com/forum/#!forum/public-transport-enabler-discuss
GNU General Public License v3.0
378 stars 131 forks source link

GTFS without Navitia #555

Open michaelblyons opened 6 months ago

michaelblyons commented 6 months ago

For the uninitiated: how does Navitia convert GTFS to the format your project can ingest? Navitia seems error-prone and fickle (arbitrarily drops region support).

Would it be reasonable to do the GTFS conversion in this project, or is a separate service required?

michaelblyons commented 5 months ago

For issue subscribers:

dgcampbe commented 5 months ago

I am also interested in learning how to add new transportation services to Transportr. I think the documentation on contribute page is out of date. I was able to find what I believe are valid GTFS archives via https://database.mobilitydata.org/, but I don't know what to do now that I have them.

dgcampbe commented 4 months ago

Would this be a useful resource? https://github.com/public-transport/transitous

michaelblyons commented 4 months ago

Would this be a useful resource? https://github.com/public-transport/transitous

I hope so. It's the second link in my last message. 😉