-
[Departures] get departures from a single stop
Get departures from a bus or train stop. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/Departures/ Access the API: https://api.tfl.lu/v1/StopPoint/Departures/:stationId Here's an example: [{ "id": "1|5232|4|82|14022017", "type": "bus", "trainId": null, "line": "13", "number":…- API
- 1 jeu de données
- 2 abonnés
-
openOV GTFS
GTFS conversion for HAFAS data and API's.- API
- 2 jeux de données
- 1 abonné
-
GeoJSON centroid for each postcode in Luxembourg
Python program that downloads the latest addresses geojson using the data.public.lu API, and returns GeoJSON centroids for each postcode in Luxembourg. A sample centroids.geojson.xz (from 2016-07-11) is included. Downloads the latest addresses geojson Average the position of all postcodes Spit out…- API
- 1 jeu de données
- 1 abonné
-
Transitfeeds
Transitfeeds enables the visualisation and exploration of the GTFS feed for Luxembourg.- API
- 1 jeu de données
- 1 abonné
-
National Rail issues
National rail issues- API
- 1 jeu de données
- 0 abonné
-
[Shared bikes] get all stations
Get all shared bike points as geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/BikePoint/ Access the API: https://api.tfl.lu/v1/BikePoint Here's an example: { "type": "FeatureCollection", "features": [{ "type": "Feature", "geometry": { "type": "Point", "coordinates": [5.98276,…- API
- 1 jeu de données
- 0 abonné
-
Reprojection des données geojson de la Ville de Luxembourg en WGS84
Il s'agit d'un webservice qui permet de reprojeter des données geojson LUREF en WGS84, notamment celles fournies par la Ville de Luxembourg Code source: https://github.com/jaykayone/geojson_reprojector Image docker: https://hub.docker.com/r/jaykayone/geojson_reprojector/- API
- 3 jeux de données
- 1 abonné
-
[Stops] get all stops
The entire list of bus & train stops by Mobiliteit reformatted in geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/ Access the API: https://api.tfl.lu/v1/StopPoint Here's an example: { "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type":…- API
- 1 jeu de données
- 3 abonnés
-
Héichwaasser API
This uses the Measured water levels and creates a JSON API. Source code available on Github. Documentation Important notice: The time is given in Western European Time all year, the European Summer Time is not considered. You may have to adapt the time to your needs. Root…- API
- 1 jeu de données
- 0 abonné
-
[Stops] find stations around GPS coordinates
Get bus & train stops by Mobiliteit based on gps coordinated and a radius in geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/around.html Access the API: https://api.tfl.lu/v1/StopPoint/around/:longitude/:latitude/:radius Here's an example: { "type": "FeatureCollection",…- API
- 1 jeu de données
- 1 abonné
-
Crabs-hue
We have performed data analysis over numerous datasets and migrated them to a graph data structure thanks to the technology behind neo4j. This process helped us to tackle the issues of reusable data at three different layers: help people to access easily information through a voice assistent help…- API
- 7 jeux de données
- 0 abonné
-
GeoLifeSit
Participants of the Game Of Code Hackathon in Luxembourg for the Open Data Challenge Source = https://github.com/DanielWahl/GOC-TDAA- API
- 2 jeux de données
- 0 abonné
-
ChargingStations2GeoJson - Importing Chargy Dataset into OpenStreetMap
This python program processes the Chargy dataset and creates a GeoJSON file that can be imported into OpenStreetMap. To merge the updates data with the existing data, a conflation profile that can be used by OSM Conflator is provided in the main repository. The documentation can be found on the…- API
- 1 jeu de données
- 1 abonné
-
[Journey planner] get journey from A to B
Get journey from A to B. Data is generated by OpenOV Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Journey/planner.html Access the API: https://api.tfl.lu/v1/Journey/{from}/to/{to} Here's an example: { "error": "null", "requestParameters": { "time": "14:07:40", "arriveBy": true,…- API
- 1 jeu de données
- 2 abonnés
-
[Line] get all lines with their routes
Get all possible public transport lines with their routes Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/Route/ Access the API: https://api.tfl.lu/v1/Line/Route Here's an example: [{ "id": "3:RGTR--:689", "type": "bus", "name": "689", "long_name": "Hautbellain - Troisvierges, Gare",…- API
- 1 jeu de données
- 0 abonné
-
[Car parking] get current situation
Get current car parking situation from Luxembourg. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Occupancy/CarPark/ Access the API: https://api.tfl.lu/v1/Occupancy/CarPark Here's an example: { "type": "FeatureCollection", "features": [{ "type": "Feature", "geometry": { "type": "Point",…- API
- 1 jeu de données
- 0 abonné
-
[Line] get all lines of specific mode with their routes
Get all possible public transport lines of specific mode with their routes Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/Mode/Mode/route.html Access the API: https://api.tfl.lu/v1/Line/Mode/{Mode}/Route Here's an example: [{ "id": "2:C88---:CRE7100", "type": "train", "name":…- API
- 1 jeu de données
- 0 abonné
-
[Airport] get upcoming plane arrivals
Get all upcoming airplane arrivals from LuxAirport. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Airport/arrivals.html Access the API: https://api.tfl.lu/v1/Airport/Arrivals Here's an example: [{ "id": 37087, "airline": "LUXAIR", "flight": "LG9472", "destination": "Berlin-Tegel", "via":…- API
- 1 jeu de données
- 0 abonné
-
[Line] get stop points of specific public transport line
Get all stop points of specific public transport line Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/Id/stoppoints.html Access the API: https://api.tfl.lu/v1/Line/{ID}/StopPoints Here's an example: [ 200417034, 200417015, 200417017, 200417009, 200417013, 200417005, 200417016,…- API
- 1 jeu de données
- 0 abonné
-
[Line] get all lines
Get all possible public transport lines Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/ Access the API: https://api.tfl.lu/v1/Line Here's an example: [{ "id": "3:RGTR--:689", "type": "bus", "name": "689", "long_name": "Hautbellain - Troisvierges, Gare" }, { "id": "3:CFLBUS:185",…- API
- 1 jeu de données
- 0 abonné