Overview
This documentation provides tutorials on how to use the STAC API of data.geo.admin.ch. The STAC API consists of standardized RESTful API endpoints designed for interacting with federal geodata. All datasets are organized according to the SpatioTemporal Asset Catalog (STAC) specification, which simplifies data discovery and usage.
For a detailed description of each endpoint, refer to the full specifications:
- Regular users:
GETendpoints for querying and retrieving data. - Selected users:
POST/PUTendpoints for uploading and managing data.
This implementation conforms to the core STAC API specification. The underlying data model follows the STAC schema and is extended by the forecast extension to support weather forecast data.
WARNING
STAC API v0.9 is being deprecated and we therefore encourage the usage of v1 Learn more.... There's no date defined yet for turning off v0.9, it will at least be operated till end of 2026.