<?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</Title>
  <Abstract></Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://geoportal.um.gorzow.pl/published/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://geoportal.um.gorzow.pl/published/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://geoportal.um.gorzow.pl/published/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://geoportal.um.gorzow.pl/published/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer queryable="1">
    <Title>MapProxy</Title>
    <CRS>EPSG:2180</CRS>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:3857</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>12.685558692487472</westBoundLongitude>
      <eastBoundLongitude>25.016890661588295</eastBoundLongitude>
      <southBoundLatitude>48.63934025103851</southBoundLatitude>
      <northBoundLatitude>55.51246700428278</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="12.685558692487472" miny="48.63934025103851" maxx="25.016890661588295" maxy="55.51246700428278" />
    <BoundingBox CRS="EPSG:2180" minx="85758.02979296725" miny="35079.8512037397" maxx="868097.39549971" maxy="943022.7263504255" />
    <BoundingBox CRS="EPSG:4326" minx="48.63934025103851" miny="12.685558692487472" maxx="55.51246700428278" maxy="25.016890661588295" />
    <BoundingBox CRS="EPSG:3857" minx="1412149.9340758906" miny="6213885.084650287" maxx="2784867.52967901" maxy="7461967.550543921" />
  </Layer>
</Capability>
</WMS_Capabilities>