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
382 stars 132 forks source link

TransitFeeds vs. navitia.io #114

Open dotlambda opened 7 years ago

dotlambda commented 7 years ago

I'm not quite sure about the differences between TransitFeeds and navitia.io.

So overall, I think that TransitFeeds may be a better choice than navitia.io for those providers that use GTFS. What do you think?

Did someone actually consider this alternative when implementing a navitia.io provider?

grote commented 7 years ago

I can run my own instance of Navitia, because it is free software. So you don't depend on an external API provider, API keys and possible revocation at any time and slow updates. I don't think you have this freedom with Transitfeeds, do you?

Also, their API seems to be rather limited and just provides information on the feeds, but doesn't allow complex queries like routing. So both look very different to me.