-
discoCity
discoCity est une application qui permet de créer ses propres itinéraires pour pouvoir sortir entre amis, en famille, faire différentes activités que ce soit du sport, de la randonnée, des visites, ou juste sortir. Elle s'appuie entre autres sur les données Geoportail et vise à enrichir les… -
Budget 2017 du Grand-Duché de Luxembourg
Treemap of the data from 2017 budget of Luxembourg. Allows to drill down over the following hierarchy:Année > Catégorie > Chapitre > Section > Département > Article -
[Line] get specific public transportation line
Get all possible public transport lines Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/id.html Access the API: https://api.tfl.lu/v1/Line/{ID} Here's an example: [{ "id": "3:RGTR--:689", "type": "bus", "name": "689", "long_name": "Hautbellain - Troisvierges, Gare" }, { "id":… -
Carte des renards testés sur echinococcus multilocularis 2016
Carte des nombres de renards testés sur echinococcus multilocularis 2016. -
GTFS-RT
Both mobiliteit.lu realtime data and CFL realtime data have been integrated into GTFS-RT. To be used in realtime journey planners. -
[Line] get all lines of specific mode
Get all possible public transport lines of specific mode Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/Mode/mode.html Access the API: https://api.tfl.lu/v1/Line/Mode/{Mode} Here's an example: [{ "id": "2:C88---:CRE7100", "type": "train", "name": "CRE7100", "long_name": "Virton -… -
Hike.lu
Hike.lu est un site web permettant aux résidents luxembourgeois et aux touristes de découvrir les activités intéressantes autour d'eux comme les randonnées.GitHub (Source code) -
Nombre d'habitants par code postal
Area map of population by postal code -
[Stops] get single stop
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] },… -
Luxembourg's orthoimagery and maps for OSM editors
OpenStreetMap (OSM) is a collaborative project to create a free editable map of the world. Luxembourg's official orthoimagery and maps can be used to improve OpenStreetMap. By combining open information from imagery, actual and historical maps, and their own local knowledge, mappers can create the… -
Chiffres-clés de l'ADEM
La publication mensuelle de l'ADEM sur l'évolution et la structure du chômage, les mesures pour l'emploi et les offres d'emploi. Les chiffres-clés sont publiés le 20 de chque mois, respectivement le premier jour ouvrable qui suit le 20. -
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… -
LuxAdr Service
LuxAdr provides a state of the art API to access data related to all official addresses of Luxembourg. The data structure is closely related to the official data provided by data.public.lu and can be kept up to date with ease. Among others you will have access to all: Localities Postcodes Streets… -
Heatmap pétition passerelle Cents – Neudorf – Kirchberg direct
En 2006, la Ville de Luxembourg a développé un concept vélo dans lequel une liaison cyclable est prévue entre Cents et Kirchberg. Malgré la présentation par la Ville de deux ébauches d’un pont avec ascenseur vers Neudorf, ce projet n’est toujours pas entré dans une phase concrète de réalisation.… -
QGIS Plugin Geoportail LU
Use the services from the luxembourgish Geoportail from within QGIS. This plugin for QGIS 3 allows you to search for places in Luxembourg and adds the result to your map in QGIS. You can search for Addresses Land parcels Villages and cities and everything else you can search in the official search… -
Healthy Biking
This is the contribution of the team Healthy biking to the OpenData Challenge from the Game of code hackathon March 16-17 2018. Link to the Github for the app, the python code of the raspberry pi Github link To access to the app, connect to the credentials right below :Username:… -
Place2Be
Application to find the perfect place to live.Users can enter their criteria and find the ideal city in Luxembourg.Users can also enter an address and criteria to verify if it's their place github: https://github.com/alexandrebarbot/Place2Betest: http://place2be.vuido.com/ -
BICYCLE STATION SERVICES TRACKER
Indicates in real time where bikes are available across all JCDecaux bike stations (more than 30 around the world).For more details, read this post. -
GeoLifeSit
Participants of the Game Of Code Hackathon in Luxembourgfor the Open Data Challenge Source = https://github.com/DanielWahl/GOC-TDAA -
[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",…