-
[Departures] get departures from a single stop
Get departures from a bus or train stop. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/Departures/ Access the API: https://api.tfl.lu/v1/StopPoint/Departures/:stationId Here's an example: [{ "id": "1|5232|4|82|14022017", "type": "bus", "trainId": null, "line": "13", "number":…- API
- 1 jeu de données
- 2 abonnés
-
[Journey planner] get journey from A to B
Get journey from A to B. Data is generated by OpenOV Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Journey/planner.html Access the API: https://api.tfl.lu/v1/Journey/{from}/to/{to} Here's an example: { "error": "null", "requestParameters": { "time": "14:07:40", "arriveBy": true,…- API
- 1 jeu de données
- 2 abonnés
-
[Stops] find stations around GPS coordinates
Get bus & train stops by Mobiliteit based on gps coordinated and a radius in geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/around.html Access the API: https://api.tfl.lu/v1/StopPoint/around/:longitude/:latitude/:radius Here's an example: { "type": "FeatureCollection",…- API
- 1 jeu de données
- 1 abonné
-
[Shared bikes] find stations in a GPS coordinates bounding box
Get shared bike points as geojson based on a GPS bounding box. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/BikePoint/box.html Access the API: https://api.tfl.lu/v1/BikePoint/box/{swLon}/{swLat}/{neLon}/{neLat} Here's an example: { "type": "FeatureCollection", "features": [{ "type":…- API
- 1 jeu de données
- 0 abonné
-
[Stops] find stops in a GPS coordinates bounding box
Get bus & train stops by Mobiliteit based on a bounding box in geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/box.html Access the API: https://api.tfl.lu/v1/StopPoint/box/:SWlongitude/:SWlatitude/:NElongitude/:NElatitude Here's an example: { "type": "FeatureCollection",…- API
- 1 jeu de données
- 0 abonné
-
[Stops] get single stop
Get information about a single bus or train stop. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/id.html Access the API: https://api.tfl.lu/v1/StopPoint/200901011 Here's an example: { "type": "Feature", "geometry": { "type": "Point", "coordinates": [6.057903, 49.622199] },…- API
- 1 jeu de données
- 0 abonné