[Highway] get current situation of single highway

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

  • car
  • highway
  • tfl

Informations

Type
API
Thématique
Autres
ID
58bd531d111e9b2e2c6cdcae

Publication

Intégrer sur votre site

URL stable

Description

Get current situation of specific highway in Luxembourg.

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

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

Here's an example:

{
    "id": "cita:A4",
    "transitTimes": [{
        "origin": "lallange",
        "destinations": {
            "lux-hol": 540,
            "lux-sud": 600,
            "lux-est": 840
        }
    }, {
        "origin": "merl",
        "destinations": {
            "foetz": 660,
            "raemerich": 1020
        }
    }]
}

Jeux de données utilisés 0

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

Plus de réutilisations

Découvrez davantage de réutilisations.