[Highway] get current situation of single highway

Published on March 6, 2017

See the reuse

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 reuses

  • car
  • highway
  • tfl

Informations

Type
API
Topic
Others
ID
58bd531d111e9b2e2c6cdcae

Publication

Embed

Permalink

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
        }
    }]
}

Used datasets 0

Discussion between the organization and the community about this reuse.

More reuses

Discover more reuses.