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 133 forks source link

API for Norway #150

Open tenminutemail opened 7 years ago

tenminutemail commented 7 years ago

Hi,

there is an API available which covers all public transport for Norway: http://reisapi.ruter.no/help It would of course be great if someone with the necesarry skills could implement this one here.

snake66 commented 7 years ago

I could take a look at this, but I'm currently looking into upgrading the NRI (Norsk RuteInfo) provider. I'll see if that works first.

BredeD commented 7 years ago

Entur will launch a new API during summer including all public transport in Norway. Real time will be a part from beginning. We will give more information later at www.entur.org.

BredeD commented 7 years ago

You can start looking at it now. See dev.rutebanken.org or https://sites.google.com/view/entur/

sxiii commented 4 years ago

Greetings guys! Do you know what finally happend?

I would like to see Norway supported in Transportr and I can clearly see that Oslo and Bergen are already in this repo for example:

https://github.com/chimo/public-transport-enabler/blob/master/enabler/src/de/schildbach/pte/NriProvider.java

But they aren't in the master branch of the https://github.com/schildbach/public-transport-enabler

Anybody knows why so?

BredeD commented 4 years ago

Norwegian data are now located at https://developer.entur.org/stops-and-timetable-data and also API here https://developer.entur.org/pages-journeyplanner-journeyplanner.

ialokim commented 4 years ago

The journey planner API uses OpenTripPlanner and might be added after #211 has been finished and merged.