OpendataCH / Transport

Swiss public transport API
http://transport.opendata.ch/
MIT License
241 stars 50 forks source link

opentransportdata.swiss remake? #148

Open phiwut opened 7 years ago

phiwut commented 7 years ago

Will this project be remade to use the information from opentransportdata.swiss instead of crawling the Sbb page? Would be a lot faster and more independent from the Sbb page.

fabian commented 7 years ago

Unfortunately opentransportdata.swiss doesn't provide an API which allows routing from point A to point B with transfers.

It also requires an API-Key, so users would need to register on opentransportdata.swiss first.

phiwut commented 7 years ago

Then the only option would be to start a separate project, that uses the data from opentransportdata.swiss and provides an API for routing from A to B (probably a modified A* algorithm)... Would anybody be willing to help to start a project like that?

dragoon commented 7 years ago

Maybe you should take a look at the open trip planner: https://github.com/opentripplanner