transport-apis
transport-apis copied to clipboard
machine-readable list of transport API endpoints
To my surprise, bwegt-trias.json now supports Trias 1.2 without me noticing before. If the request contains `
@andaryjo [started doing this in the `trias-client` docs](https://github.com/andaryjo/trias-client/blob/98269da507b3f7cd27486b341b8a9de42af27046/docs/PROVIDERS.md). @vkrause's `kpublictransport` also [has support for >1 TRIAS endpoint](https://github.com/KDE/kpublictransport/blob/b2f4ffd30a231cd35ebcefd7dcab290ed17a635b/src/lib/backends/openjourneyplannerbackend.cpp). Let's define a way to specify all relevant aspects of TRIAS API endpoints...
I found that in https://github.com/public-transport/transport-apis/blob/236d88d00f3bbdfaf8b623a8556b9fae6a22cf61/data/de/ulm-otp.json#L19 and https://github.com/public-transport/transport-apis/blob/236d88d00f3bbdfaf8b623a8556b9fae6a22cf61/data/de/stadtnavi-otp.json#L19 an option called "supportedTransitModes" is used. However it is not mentioned in the protocol specific options: https://github.com/public-transport/transport-apis#open-trip-planner-with-graphql So imho it would make sense...
https://github.com/iRail/iRail/issues/466#issuecomment-1303831994
You might know about MOTIS: https://motis-project.de/ As part of my job I started to work on a library to communicate with Motis-Instances and came to the point that it would...
In #53 I discovered that the bwegt-trias-endpoint blocks certain user-agent headers, as described here: https://python.tutorialink.com/post-request-to-trias-api-does-not-work-with-requests/ This seems to be a very weird issue and is rarely documented anywhere. However it...
In https://github.com/derhuerst/live-icomera-position/issues/3, @Adwirawien proposed to have a central place to collect machine-readable knowledge about on-board (as in: available in the vehicle-local WiFi) APIs: > [...] I [...] noticed the `wifi-on-ice-portal-client`...
Hello, while not Code related or directly API related I believe that this [EU Citizens' Initiative](https://eci.ec.europa.eu/039/public) would very well benefit this project if successful. In short the initiative strives to...