Transport icon indicating copy to clipboard operation
Transport copied to clipboard

Swiss public transport API

Results 53 Transport issues
Sort by recently updated
recently updated
newest added

Regarding the locations response the id of a location is returned. From this could one extract the UIC code? For example: 008500010 for Basel SBB "85" being UIC code for...

enhancement

Hello, Is there a possibility to limit the search query for connections by region? Say I want to search for "Marché" but only in the canton of Geneva. Also, I...

enhancement

Get a list of all turbulences to a specific place. RSS feed with all turbulences: [link](http://fahrplan.sbb.ch/bin/help.exe/dnl?tpl=rss_basic_feed) General Information page: [link](https://www.sbb.ch/en/timetable/rail-traffic-information.html)

enhancement

It would be cool if it would be possible to change the walk speed (time used between switching trains)

enhancement

My question is about current `/connections` resource. At the moment it's only possible to specify the number of returned connections via the `limit` parameter, while SBB API actually accepts the...

enhancement

Please add the current time to the JSON response structure of the stationboard request. That way we would have a more reliable time base than using the local client time...

enhancement

I'd like to add a resource for getting journey details and propose the following URI design for it: ``` /v1/journeys/tnr/{tnr}/cycle/{cycle}/puic/{puic} ``` It's not that nice as it includes external IDs,...

enhancement

http://localhost/transport/web/api.php/v1/connections?from=bern&to=z%C3%BCrich&date=2012-04-08&time=18:40&limit=4 This returns 5 connections instead of 4.

enhancement

What is a stationboard ressource? It's all connections from one station. We can even think we have arrival station board than is all connection arriving to a station. http://transport.opendata.ch/v1/connections?from=Zurich HB...

enhancement

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.5 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. 1.9.0 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1...

dependencies