WMS GetCapabilities
https://mapproxy.tools4msp.eu/marine_copernicus/service?REQUEST=GetCapabilities&SERVICE=WMS
<?xml version="1.0" ?>
<WMS_Capabilities xmlns="http://www.opengis.net/wms"
xmlns:sld="http://www.opengis.net/sld" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3.0"
xsi:schemaLocation="http://www.opengis.net/wms
http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.opengis.net/sld
http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd">
<Service>
<Name>WMS</Name>
<Title>Copernicus Marine WMS Proxy</Title>
<Abstract>WMS Proxy for Copernicus Marine http services.</Abstract>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="https://mapproxy.tools4msp.eu/marine_copernicus/service"/>
<Fees>none</Fees>
<AccessConstraints>none</AccessConstraints>
<MaxWidth>4000</MaxWidth>
<MaxHeight>4000</MaxHeight>
</Service>
<Capability>
<Request>
<GetCapabilities>
<Format>text/xml</Format>
<DCPType>
<HTTP>
<Get><OnlineResource
xlink:href="https://mapproxy.tools4msp.eu/marine_copernicus/service?"/></Get>
</HTTP>
</DCPType>
</GetCapabilities>
<GetMap>
<Format>image/png</Format>
<Format>image/jpeg</Format>
<Format>image/gif</Format>
<Format>image/GeoTIFF</Format>
<Format>image/tiff</Format>
<DCPType>
<HTTP>
<Get><OnlineResource
xlink:href="https://mapproxy.tools4msp.eu/marine_copernicus/service?"/></Get>
</HTTP>
</DCPType>
</GetMap>
<GetFeatureInfo>
<Format>text/plain</Format>
<Format>text/html</Format>
<Format>text/xml</Format>
<DCPType>
<HTTP>
<Get><OnlineResource
xlink:href="https://mapproxy.tools4msp.eu/marine_copernicus/service?"/></Get>
</HTTP>
</DCPType>
</GetFeatureInfo>
</Request>
<Exception>
<Format>XML</Format>
<Format>INIMAGE</Format>
<Format>BLANK</Format>
</Exception>
<Layer>
<Name>omi_health_chl_medsea_oceancolour_trend_202311_layer</Name>
<Title>Change in concentration of chlorophyll in seawater over time (trend)</Title>
<CRS>EPSG:4258</CRS>
<CRS>CRS:84</CRS>
<CRS>EPSG:900913</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
<EX_GeographicBoundingBox>
<westBoundLongitude>-180</westBoundLongitude>
<eastBoundLongitude>180</eastBoundLongitude>
<southBoundLatitude>-85.0511287798066</southBoundLatitude>
<northBoundLatitude>85.0511287798066</northBoundLatitude>
</EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180"
maxy="85.0511287798066" />
<BoundingBox CRS="EPSG:3857" minx="-20037508.342789244" miny="-20037508.342789244"
maxx="20037508.342789244" maxy="20037508.342789244" />
<BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0"
maxx="85.0511287798066" maxy="180.0" />
<BoundingBox CRS="EPSG:900913" minx="-20037508.342789244" miny="-20037508.342789244"
maxx="20037508.342789244" maxy="20037508.342789244" />
</Layer>
</Capability>
</WMS_Capabilities>