GeoSolutions OGC Web Services (WMS / WFS)

OGC-standard web services served from a GeoServer instance. Verified anonymously on 2026-08-20: a WMS 1.3.0 GetCapabilities document declaring 39 layers and a WFS 2.0.0 GetCapabilities document declaring 23 feature types returned HTTP 200 and is saved here verbatim. These GetCapabilities documents are the machine-readable contract for this surface — there is no OpenAPI for the classic OGC services.

API entry from apis.yml

apis.yml Raw ↑
aid: geosolutions:ogc-web-services
name: GeoSolutions OGC Web Services (WMS / WFS)
description: 'OGC-standard web services served from a GeoServer instance. Verified anonymously on 2026-08-20:
  a WMS 1.3.0 GetCapabilities document declaring 39 layers and a WFS 2.0.0 GetCapabilities document declaring
  23 feature types returned HTTP 200 and is saved here verbatim. These GetCapabilities documents are the
  machine-readable contract for this surface — there is no OpenAPI for the classic OGC services.'
humanURL: https://maps.geo-solutions.it/
baseURL: https://maps.geo-solutions.it/geoserver/ows
tags:
- Geospatial
- OGC
- WMS
- WFS
- Open Access
properties:
- type: GetCapabilities
  url: openapi/geosolutions-wms-capabilities.xml
- type: WMS
  url: https://maps.geo-solutions.it/geoserver/ows?service=WMS&request=GetCapabilities&version=1.3.0
- type: GetCapabilities
  url: openapi/geosolutions-wfs-capabilities.xml
- type: WFS
  url: https://maps.geo-solutions.it/geoserver/ows?service=WFS&request=GetCapabilities&version=2.0.0