[Stops] get single stop

Published on January 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

  • bus
  • mobilite
  • mobiliteit
  • mobility
  • tfl
  • train

Informations

Type
API
Topic
Others
ID
586fb298cc765e1a6b68e4f4

Publication

Embed

Permalink

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

Used datasets 0

Discussion between the organization and the community about this reuse.

More reuses

Discover more reuses.