
[Stops] get single stop

Description
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]
},
"properties": {
"id": 200901011,
"name": "Strassen, Schoenacht"
}
}
Thématique
Autres
Type
API
Tags
Date de création
6 janvier 2017
Dernière mise à jour
24 juin 2025
0 jeu de données
4 réutilisations du même créateur
-
-
-
-
[Line] get all lines of specific mode with their routes
API
Publié le 6 mars 2017 par Transport for Luxembourg