WMS GetCapabilities
https://maps.heigit.org/raster/ohsome/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>MapProxy WMS</Title>
<Abstract></Abstract>
<OnlineResource xmlns:xlink=http://www.w3.org/1999/xlink xlink:href=https://maps.heigit.org/raster/ohsome/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://maps.heigit.org/raster/ohsome/service?/></Get>
</HTTP>
</DCPType>
</GetCapabilities>
<GetMap>
<Format>image/png</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xlink:href=https://maps.heigit.org/raster/ohsome/service?/></Get>
</HTTP>
</DCPType>
</GetMap>
<GetFeatureInfo>
<Format>text/plain</Format>
<Format>text/html</Format>
<Format>text/xml</Format>
<Format>application/json</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xlink:href=https://maps.heigit.org/raster/ohsome/service?/></Get>
</HTTP>
</DCPType>
</GetFeatureInfo>
<sld:GetLegendGraphic>
<Format>image/png</Format>
<DCPType>
<HTTP>
<Get><OnlineResource xlink:href=https://maps.heigit.org/raster/ohsome/service?/></Get>
</HTTP>
</DCPType>
</sld:GetLegendGraphic>
</Request>
<Exception>
<Format>XML</Format>
<Format>INIMAGE</Format>
<Format>BLANK</Format>
</Exception>
<Layer queryable=1>
<Title>MapProxy WMS</Title>
<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:4326 minx=-85.0511287798066 miny=-180.0 maxx=85.0511287798066 maxy=180.0 />
<BoundingBox CRS=EPSG:3857 minx=-20037508.342789244 miny=-20037508.342789248 maxx=20037508.342789244 maxy=20037508.342789248 />
<Layer queryable=1>
<Name>ohsome:admin_world_water</Name>
<Title>OSM Administrative Levels (water boundaries)</Title>
<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:4326 minx=-85.0511287798066 miny=-180.0 maxx=85.0511287798066 maxy=180.0 />
<BoundingBox CRS=EPSG:3857 minx=-20037508.342789244 miny=-20037508.342789244 maxx=20037508.342789244 maxy=20037508.342789244 />
<Style>
<Name>default</Name>
<Title>default</Title>
<LegendURL width=106 height=220>
<Format>image/png</Format>
<OnlineResource xlink:type=simple xlink:href=https://maps.heigit.org/raster/ohsome/service?format=image%2Fpng&layer=ohsome%3Aadmin_world_water&sld_version=1.1.0&request=GetLegendGraphic&service=WMS&version=1.1.1&styles= />
</LegendURL>
</Style>
</Layer>
<Layer queryable=1>
<Name>ohsome:admin_world_water_newpublic</Name>
<Title>OSM Administrative Levels (water boundaries)</Title>
<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:4326 minx=-85.0511287798066 miny=-180.0 maxx=85.0511287798066 maxy=180.0 />
<BoundingBox CRS=EPSG:3857 minx=-20037508.342789244 miny=-20037508.342789244 maxx=20037508.342789244 maxy=20037508.342789244 />
<Style>
<Name>default</Name>
<Title>default</Title>
<LegendURL width=106 height=220>
<Format>image/png</Format>
<OnlineResource xlink:type=simple xlink:href=https://maps.heigit.org/raster/ohsome/service?format=image%2Fpng&layer=ohsome%3Aadmin_world_water_newpublic&sld_version=1.1.0&request=GetLegendGraphic&service=WMS&version=1.1.1&styles= />
</LegendURL>
</Style>
</Layer>
</Layer>
</Capability>
</WMS_Capabilities>