Feb. 25, 2026, 11:41 a.m.
The ZALF Repository provides standardized access to geospatial data through OGC-compliant web services and modern Web APIs. These interfaces enable integration with GIS software, web applications, and automated workflows following FAIR and research data management principles.
All published geospatial layers in the ZALF Repository can be accessed through Open Geospatial Consortium (OGC) services. Depending on the dataset type, different service interfaces are available, such as WMS for visualization, WFS for vector data access, and OGC API for modern web-based access.
The repository exposes datasets via standard OGC Web Services. Typical endpoints include WMS, WFS, WCS and related capabilities documents.
The capabilities of each service describe the available layers, coordinate reference systems, and supported formats.
Where supported by the platform, the ZALF Repository also offers OGC API endpoints (e.g. OGC API - Features) that provide RESTful, JSON-based access to geospatial data.
OGC API services complement the classic WMS/WFS protocols and are particularly suitable for lightweight clients and programmatic access.
The exact URLs of the services may depend on the deployment, but commonly follow patterns like:
https://repository.zalf.de/geoserver/ows?service=WMS&request=GetCapabilities
https://repository.zalf.de/geoserver/ows?service=WFS&request=GetCapabilities
https://repository.zalf.de/geoserver/ows?service=WCS&request=GetCapabilities
https://repository.zalf.de/oapi/collections/<collection-id>/items
For each dataset, direct service links are typically available on the resource detail page within the repository interface (e.g. under “Download”, “Services” or “API”).
You can connect to the ZALF Repository from standard GIS tools such as QGIS or ArcGIS by adding the corresponding OGC service URL.
Depending on the access rights of the dataset, authentication with your repository account may be required.
Some services and layers are publicly available, while others require authentication or are restricted to specific project partners.
The access level is defined by the dataset owner during publication and follows the Data Policy of the ZALF Repository.
The ZALF Repository aims to support interoperable, standards-based formats and coordinate reference systems (CRS).
To ensure stable operation for all users, please follow these guidelines when accessing OGC services and APIs:
If you plan to build large-scale or automated services based on the repository, please contact the support team in advance.
For questions related to OGC services, API usage, or technical integration, please contact the ZALF research data management or repository support team.
We can provide additional technical details, example configurations (e.g. for QGIS), and advice on integrating the repository services into your workflows.