-
Population ayant une activité professionnelle selon la commune de résidence et de travail (situation au 1er février 2011)
Les présentes cartes sont réalisées à partir des données fournies par le Statec dans le cadre d’une collaboration qui vise une représentation cartographique des données statistiques. Les cartes présentent le nombre de personnes exerçant une activité professionnelle selon la commune de résidence et…- Post
- 2 datasets
- 0 followers
-
Let Me Arrive
Let Me Arrive Based on Google Maps API, TFL API and data.public.lu Code by TSS - On occasion for Game of Code - Hackathon 2018 An Application providing a comparison for a defined route between a bus, a car, the use of Veloh bike and walking. Github repo: https://github.com/DanielWahl/GOC2018- Application
- 2 datasets
- 0 followers
-
Game of Traffic
Game of Traffic is a novel traffic guidance game where all participating players can contribute in order to reduce traffic on main roads and bring everyone to his destination as fast as possible by splitting up traffic, which is embedded as a game, before the saturation of the road is reached. As…- Application
- 2 datasets
- 0 followers
-
[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] },…- API
- 1 dataset
- 0 followers
-
Freeride
Ceci est la contribution du team Rekt au Hackathon Smart Mobility du 8-9 Avril 2016. Lien vers le code source. L'app vous permet de planifier un trajet par Veloh, sans dépasser la période de 30 minutes ou la location Veloh est gratuite. Si le trajet nécessite plus de 30 minutes, alors l'app trouve…- Application
- 1 dataset
- 1 follower
-
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.- Application
- 1 dataset
- 0 followers
-
[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 dataset
- 1 follower
-
[Stops] find stops in a GPS coordinates bounding box
Get bus & train stops by Mobiliteit based on a bounding box in geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/box.html Access the API: https://api.tfl.lu/v1/StopPoint/box/:SWlongitude/:SWlatitude/:NElongitude/:NElatitude Here's an example: { "type": "FeatureCollection",…- API
- 1 dataset
- 0 followers
-
[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 dataset
- 0 followers
-
[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 dataset
- 1 follower
-
[Shared bikes] get single station
Get single shared bike point as geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/BikePoint/id.html Access the API: https://api.tfl.lu/v1/BikePoint/{ID} Here's an example: { "type": "Feature", "geometry": { "type": "Point", "coordinates": [5.98276, 49.49473] }, "properties": { "id":…- API
- 1 dataset
- 0 followers
-
[Stops] Search for stops by their name
Search for bus & train stops and get them returned as geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/ Access the API: https://api.tfl.lu/v1/StopPoint/Search/{query} Here's an example: { "type": "FeatureCollection", "features": [{ "type": "Feature", "geometry": { "type":…- API
- 1 dataset
- 0 followers
-
EpiMobility
Veloh application to see everything on the Veloh network. Use of the Veloh API to find with your position the closest bike station.- Application
- 1 dataset
- 0 followers
-
[Shared bikes] find stations around GPS coordinates
Find shared bike points based on gps coordinated and a radius. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/BikePoint/around.html Access the API: https://api.tfl.lu/v1/BikePoint/around/{lon}/{lat}/{radius} Here's an example: { "type": "FeatureCollection", "features": [{ "type": "Feature",…- API
- 1 dataset
- 0 followers
-
ParkLux
Ceci est la contribution du team Smart-IoT au Hackathon Smart Mobility du 8-9 Avril 2016. Le code source sur Github. L'app vous permet de visualiser les parkings publics de la Ville de Luxembourg, et de voir le nombre de places libres pour chaque parking. Aussi, l'app présente des données…- Application
- 1 dataset
- 0 followers
-
[Shared bikes] find stations in a GPS coordinates bounding box
Get shared bike points as geojson based on a GPS bounding box. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/BikePoint/box.html Access the API: https://api.tfl.lu/v1/BikePoint/box/{swLon}/{swLat}/{neLon}/{neLat} Here's an example: { "type": "FeatureCollection", "features": [{ "type":…- API
- 1 dataset
- 0 followers