[Line] get specific public transportation line

Publié le 6 mars 2017

Voir la réutilisation

Transport for Luxembourg

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 réutilisations

  • lines
  • mobiliteit
  • public-transport
  • tfl

Informations

Type
API
Thématique
Autres
ID
58bd5426111e9b2e2b26bdf6

Publication

Intégrer sur votre site

URL stable

Description

Get all possible public transport lines

Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/id.html

Access the API: https://api.tfl.lu/v1/Line/{ID}

Here's an example:

[{
    "id": "3:RGTR--:689",
    "type": "bus",
    "name": "689",
    "long_name": "Hautbellain - Troisvierges, Gare"
}, {
    "id": "3:CFLBUS:185",
    "type": "bus",
    "name": "185",
    "long_name": "Schwebsingen, Centre - Ellenger Gare"
}, {
    "id": "3:RGTR--:565",
    "type": "bus",
    "name": "565",
    "long_name": "Ettelbruck, Lycée technique - Mont St. Nicolas"
}, {
    "id": "3:RGTR--:687",
    "type": "bus",
    "name": "687",
    "long_name": "Troisvierges, Gare - Huldange, Schmitt"
}, {
    "id": "1:AVL---:2",
    "type": "bus",
    "name": "2",
    "long_name": "Limpertsberg, Lycée Michel Lucius - Cessange, Boy Konen"
}, {
    ...
}]

Jeux de données utilisés 1

Discussion entre l'organisation et la communauté à propos de cette réutilisation.

Plus de réutilisations

Découvrez davantage de réutilisations.