winds-mobi / winds-mobi-providers

Real-time weather observations: weather data providers
https://winds.mobi
GNU Affero General Public License v3.0
8 stars 11 forks source link

Add provider: Lawinenwarndienst Tirol #72

Open lbuchs opened 11 months ago

lbuchs commented 11 months ago

Provider: Lawinenwarndienst Tirol URL: https://lawinen.report

https://lawinen.report/more/open-data: «All developments and data from this project are freely available.»

JSON URL: https://static.avalanche.report/weather_stations/stations.geojson

{
  "features": [{
      "id": "1d29e5a8-8afe-911a-1818-ae6513f22da7",
      "geometry": {
        "coordinates": [
          10.190435,
          46.896034,
          2997.0
        ],
        "type": "Point"
      },
      "properties": {
        "LT": 2.000,
        "LT_MAX": 2.000,
        "LT_MIN": 2.000,
        "LWD-Region": "AT-07-12 Silvretta",
        "WG": 1.066,
        "WG_BOE": 26.640,
        "WR": 186.438,
        "date": "2023-07-25T09:20:00+02:00",
        "name": "Westliches Gamshorn",
        "operator": "LWD Tirol",
        "plot": "jamtalhuette_gamshorn"
      },
      "type": "Feature"
  }]
}

propertys:

features[x]->coordinates [ lon, lat, height ] features[x]->properties->LT Temperature features[x]->properties->WG Wind speed features[x]->properties->WG_BOE Wind speed Max. features[x]->properties->WR Wind direction

ysavary commented 11 months ago

Thank you, very interesting 👍

Personally, I enjoy the swiss SLF stations (https://www.slf.ch/en/a-propos-du-slf.html) because they are very useful for paragliding: https://slf.winds.mobi/stations/map.

At first glance, It looks like easy to create a provider for https://lawinen.report.

In France, https://www.romma.fr provides also many mountain stations but, unfortunately, they would rather not share all their data with https://romma.winds.mobi/stations/map.

kampelmuehler commented 11 months ago

Some of them are intersecting with #65 - look out for operator: "GeoSphere Austria"

dorvak commented 9 months ago

As commented in #65 : Not sure whether one is allowed to query/use this combined dataset which combines data from multiple sources (LWD, GeoSphere/ZAMG and Stations from South Tyrol).

The official source for the LWD Tirol is https://wiski.tirol.gv.at/lawine/produkte/ogd.geojson, see the OpenData Dataset description