Transport icon indicating copy to clipboard operation
Transport copied to clipboard

Swiss public transport API

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

According to the API-data the Bus Start and End-Station is always identic. For example: _REAL_: Line **1** -> **Stadien** to **Vorhölzli** (how it should be) _API Response_: Line **1** ->...

The parameter `bike` is currently not supported: https://timetable.search.ch/api/help#route

timetable.search.ch

It seems that the data returned for the ZVV services does not contain any prognoses when the pre-configured endpoint from the SBB is used. Has anyone already tried to access...

enhancement

Please let me know if there is a way to know the price by section or API developed.

Add train cancellations to API responses. ``` ... ``` ![screen shot 2013-09-12 at 10 55 44](https://f.cloud.github.com/assets/13346/1129358/66d8118a-1b89-11e3-92dc-3d66bb24e9dd.png) ``` PARTIAL_FAILURE_AT_ARR ``` ![screen shot 2013-09-12 at 10 55 56](https://f.cloud.github.com/assets/13346/1129359/66dda488-1b89-11e3-8479-3472d3be63c3.png)

enhancement

I have always `delay: null` since August (more or less). I caught the issue today. I was querying on station Mendrisio S. Martino (stationboard API call). Before August my application...

timetable.search.ch

Some stations are represented by multiple names in the database, but not recognized as equivalent. This leads to wrong departure and/or arrival times (which consider walking as well), and unnecessary...

question

Hi, I am integrating GTFS-RT to retrieve real-time updates on delays for a given train. However, it seems to be quite complicated to identify a given trip based on the...

question
timetable.search.ch

When calling /connections, if there is an initial walk it is ignored for start time estimation, essentially making the journey start in the past. For example, this query: https://transport-beta.opendata.ch/v1/connections?from=47.279,8.5683&to=Z%C3%BCrich%20HB&time=21:02:00&transportation[]=s_sn_r ...has...

timetable.search.ch

In the new beta API, the numbering of buses is not consistent with the old API and is in general not useful. Given this request: http://transport.opendata.ch/v1/connections?from=Renens+Piscine&to=Pully+Gare&time=10:00. Maybe this issue is...

timetable.search.ch