[Line] get route of 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
  • tfl

Informations

Type
API
Thématique
Autres
ID
58bd54ad111e9b2e511d1bd4

Publication

Intégrer sur votre site

URL stable

Description

Get route of specific public transport line

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

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

Here's an example:

{
    "id": "3:CFLBUS:192",
    "type": "bus",
    "name": "192",
    "long_name": "Kirchberg, Rehazenter - Hassel, Küneftchen",
    "stopPoints": [
        200417034,
        200417015,
        200417017,
        200417009,
        200417013,
        200417005,
        200417016,
        200417007,
        200405014,
        200405029,
        200405023,
        200405026,
        200405032,
        200404008,
        200404016,
        200404028,
        200304004,
        200304001,
        200303007,
        200303001,
        200303006,
        200301003,
        200301002,
        201103001,
        201103004,
        201103003,
        201103002,
        201103005,
        201101001,
        201101002,
        201101003,
        200405036,
        200405020,
        200417031,
        200417029,
        200417014,
        200405035
    ]
}

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.