
[Shared bikes] get all stations
Publié le 6 janvier 2017


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
Informations
- Type
- API
- Thématique
- Autres
- ID
- 586fbc53111e9b3f7ee2c62d
Publication
Intégrer sur votre site
URL stable
Description
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, 49.49473]
},
"properties": {
"id": "velok:1",
"open": true,
"name": "Avenue de la Gare",
"city": "Esch-sur-Alzette",
"address": "Coin Rue de l’Alzette",
"photo": "https://webservice.velok.lu/images/photos/1.jpg",
"docks": 7,
"available_bikes": 4,
"available_ebikes": 0,
"available_docks": 3,
"last_update": null,
"dock_status": [{
"status": "occupied",
"bikeType": "manual"
}, {
"status": "free",
"bikeType": null
}, {
"status": "occupied",
"bikeType": "manual"
}, {
"status": "free",
"bikeType": null
}, {
"status": "occupied",
"bikeType": "manual"
}, {
"status": "free",
"bikeType": null
}, {
"status": "occupied",
"bikeType": "manual"
}]
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [5.977421, 49.494626]
},
"properties": {
"id": "velok:2",
"open": true,
"name": "Rue du Canal",
"city": "Esch-sur-Alzette",
"address": "Coin Rue Dicks",
"photo": "https://webservice.velok.lu/images/photos/2.jpg",
"docks": 8,
"available_bikes": 1,
"available_ebikes": 0,
"available_docks": 7,
"last_update": null,
"dock_status": [{
"status": "free",
"bikeType": null
}, {
"status": "free",
"bikeType": null
}, {
"status": "free",
"bikeType": null
}, {
"status": "free",
"bikeType": null
}, {
"status": "free",
"bikeType": null
}, {
"status": "occupied",
"bikeType": "manual"
}, {
"status": "free",
"bikeType": null
}, {
"status": "free",
"bikeType": null
}]
}
}, {
...
}]
}
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.
-
Inondations.lu widget shown in geoportail
Visualisation
Publié le 24 juin 2022 par Administration de la gestion de l'eau
-
-
Safe Crossing Project - Potentially unsafe pedestrian…
Application
Publié le 27 mai 2022 par Zentrum fir Urban Gerechtegkeet
-