<?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 Proxy</Title>
  <Abstract>This is a minimal MapProxy example.</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://mapproxy.apps.k.terrasigna.com/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.apps.k.terrasigna.com/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.apps.k.terrasigna.com/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.apps.k.terrasigna.com/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Title>MapProxy WMS Proxy</Title>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:900913</CRS>
    <CRS>EPSG:3857</CRS>
    <CRS>EPSG:4258</CRS>
    <CRS>CRS:84</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>20.6848812103271</westBoundLongitude>
      <eastBoundLongitude>29.3411598205566</eastBoundLongitude>
      <southBoundLatitude>42.9802436828613</southBoundLatitude>
      <northBoundLatitude>50.0007743835449</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="EPSG:3857" minx="2302630.443452965" miny="5308965.2173224455" maxx="3266242.9705084194" maxy="6446409.951685848" />
    <BoundingBox CRS="EPSG:4326" minx="42.9802436828613" miny="20.6848812103271" maxx="50.0007743835449" maxy="29.3411598205566" />
    <BoundingBox CRS="EPSG:900913" minx="2302630.443452965" miny="5308965.2173224455" maxx="3266242.9705084194" maxy="6446409.951685848" />
    <Layer>
      <Name>Path_109</Name>
      <Title>Path_109</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>24.7379322052002</westBoundLongitude>
        <eastBoundLongitude>29.3411598205566</eastBoundLongitude>
        <southBoundLatitude>42.9802436828613</southBoundLatitude>
        <northBoundLatitude>48.8832473754883</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="EPSG:3857" minx="2753814.0163614093" miny="5308965.2173224455" maxx="3266242.9705084194" maxy="6255074.085626073" />
      <BoundingBox CRS="EPSG:4326" minx="42.9802436828613" miny="24.7379322052002" maxx="48.8832473754883" maxy="29.3411598205566" />
      <BoundingBox CRS="EPSG:900913" minx="2753814.0163614093" miny="5308965.2173224455" maxx="3266242.9705084194" maxy="6255074.085626073" />
    </Layer>
    <Layer>
      <Name>Track_80_2023</Name>
      <Title>Track_80_2023</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>20.6848812103271</westBoundLongitude>
        <eastBoundLongitude>25.5270500183105</eastBoundLongitude>
        <southBoundLatitude>43.3350791931152</southBoundLatitude>
        <northBoundLatitude>50.0007743835449</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="EPSG:3857" minx="2302630.443452965" miny="5363114.189984067" maxx="2841658.20949275" maxy="6446409.951685848" />
      <BoundingBox CRS="EPSG:4326" minx="43.3350791931152" miny="20.6848812103271" maxx="50.0007743835449" maxy="25.5270500183105" />
      <BoundingBox CRS="EPSG:900913" minx="2302630.443452965" miny="5363114.189984067" maxx="2841658.20949275" maxy="6446409.951685848" />
    </Layer>
  </Layer>
</Capability>
</WMS_Capabilities>