Christian Helbling
Christian Helbling
No way, I'm sorry.. It would be very hard to do, even if you had the tarif data - there are so many different cases and special tickets. The developers...
please use 'type' and 'line'. 'number' contains some internal id which is only used for very specific technical references. *G and *L are the original data from HRDF/INFO+. They are...
"Basel Dreispitz" means the train station and "Basel, Dreispitz" means the Tram/Bus station. In the source data from opentransportdata.swiss there is also a 2 min walk in-between them. I would...
The timetable.search.ch API behaves exactly like the timetable.search.ch website. Except for now-queries (empty/missing time and date) the first result will actually be the last connection before the given time. The...
So then Transport API probably turns the empty time in an exact time when doing the subrequest. This is a bug, it should just use whatever time/date was given in...
S4 is still there (see departure table) just not for this query because you are 30% slower and seems to have no benefit at all compared to S1.
Use the official list if you're not interested in autocompletion: https://opentransportdata.swiss/de/dataset/didok
timetable.search.ch does currently not provide an API for a single trip. For single trips you can poll VDV directly: https://opentransportdata.swiss/en/dataset/fahrtprognose Matching trips with hrdf ids with gtfsrt (using gtfs static...
package.json mentions ` "license": "ISC"` but I'm not sure if that's on purpose or if that's just some default
I miss a such a feature as well. If root should have almost the same config as the user, it's simpler to copy the config, instead of maintaining slightly different...