OpendataCH / Transport

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

Stationboard for station "Altdorf UR, Spital" always shows Platform null #192

Open kleestb opened 5 years ago

kleestb commented 5 years ago

As the title says, we always get value null for the platform for the station "Altdorf UR, Spital". But there supposed to be A,B,C or D?

helbling commented 5 years ago

Corresponding upstream API Url would be something like: https://fahrplan.search.ch/api/stationboard.json?stop=Altdorf+UR,Spital&show_tracks=1 And more visual: https://fahrplan.search.ch/Altdorf-UR,Spital.mobile.html

As you can see, operator Postauto provides the departure edges, but Auto AG Uri doesn't. The edges from Postauto are exposed in the API, at least on our side. For Auto AG Uri, I would recommend you to ask the guys from info.fachbus@sbb.ch about the lack of data in their INFO+/HRDF data published on opentransportdata.swiss. Or you can also ask Auto AG Uri directly.

kleestb commented 5 years ago

Thank you very much for your prompt reply. Interstingly enough, SBB shows the edges from Auto AG Uri on their timetables.

helbling commented 5 years ago

The issue was reported to Auto AG Uri and they provide the platforms via INFO+ now. The tracks seem to be fine in the fahrplan.search.ch API.