[Weather] get current weather situation
Published on March 6, 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 reuses
Informations
- Type
- API
- Topic
- Others
- ID
- 58bd426bcc765e183a46a330
Publication
Embed
Permalink
Description
Get current weather situation from Findel.
Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Weather/
Access the API: https://api.tfl.lu/v1/Weather
Here's an example:
{
"coord": {
"lat": 49.627688,
"lon": 6.223234
},
"weather": [{
"id": null,
"main": null,
"description": "Nuageux",
"icon": null
}],
"base": null,
"main": {
"temp": 2,
"pressure": 1015,
"humidity": 86,
"temp_min": null,
"temp_max": null
},
"visibility": 8000,
"wind": {
"speed": 11,
"deg": 360
},
"clouds": {
"all": null
},
"dt": 1485869637,
"sys": {
"type": null,
"id": null,
"message": null,
"country": null,
"sunrise": null,
"sunset": null
},
"id": null,
"name": "Findel",
"cod": 200
}
Used datasets 1
Discussion between the organization and the community about this reuse.
More reuses
Discover more reuses.
-
Inondations.lu widget shown in geoportail
Visualization
Published on June 24, 2022 by Administration de la gestion de l'eau
-
-
Safe Crossing Project - Potentially unsafe pedestrian…
Application
Published on May 27, 2022 by Zentrum fir Urban Gerechtegkeet
-