OpenData SMN is a simple REST API for SwissMetNet data. It's developed in the open supporting the OpenData.ch initiative.
The actual data for 10min intervals is provided by opendata.swiss, the Swiss open government data portal.
v1.1+ supports GeoJSON.
- run
mvn quarkus:dev
in the project root folder - navigate to http://localhost:8080
There's a Docker image at https://hub.docker.com/r/marcelstoer/open-data-smn for the following architectures:
- linux/amd64,
- linux/arm64
Please have a look at the contributing guidelines if you want to improve this project.
MIT © Marcel Stör