Mobilitéit-Bot
Application
Published on November 9, 2023 by Luxembourg Institute of Science and Technology

Published on January 6, 2017
Transport for Luxembourg is a project initiated by Thierry DEGELING and Daniel DUTON. As a proof of concept, they made a proxy API for Mobiliteit.lu at the Game of Code hackathon. After being awarded 3rd best team at the Hackathon, Digital Lëtzebuerg has given ION Network Solutions (employer of…
31 reuses
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",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.101734, 49.528586]
},
"properties": {
"id": 220102013,
"name": "Bettembourg, Fankenacker"
}
}
...
]
}
Discussion between the organization and the community about this reuse.
Discover more reuses.
Application
Published on November 9, 2023 by Luxembourg Institute of Science and Technology
API
Published on October 8, 2023 by Julien Galego
News Article
Published on September 4, 2023 by Service information et presse du gouvernement
Visualization
Published on August 22, 2023 by Service information et presse du gouvernement