<?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="http://mapproxy.tbilisi.gov.ge/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="http://mapproxy.tbilisi.gov.ge/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="http://mapproxy.tbilisi.gov.ge/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetMap>
    <GetFeatureInfo>
      <Format>text/plain</Format>
      <Format>text/html</Format>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="http://mapproxy.tbilisi.gov.ge/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Title>MapProxy WMS Proxy</Title>
    <CRS>CRS:84</CRS>
    <CRS>EPSG:4258</CRS>
    <CRS>EPSG:900913</CRS>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:3857</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>44.590489341237834</westBoundLongitude>
      <eastBoundLongitude>45.02408915803328</eastBoundLongitude>
      <southBoundLatitude>41.61399149847868</southBoundLatitude>
      <northBoundLatitude>41.83989068313934</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="44.590489341237834" miny="41.61399149847868" maxx="45.02408915803328" maxy="41.83989068313934" />
    <BoundingBox CRS="EPSG:3857" minx="4963790.567689489" miny="5103331.4808865255" maxx="5012058.678503214" maxy="5137025.9360511415" />
    <BoundingBox CRS="EPSG:4326" minx="41.61399149847868" miny="44.590489341237834" maxx="41.83989068313934" maxy="45.02408915803328" />
    <BoundingBox CRS="EPSG:900913" minx="4963790.567689489" miny="5103331.4808865255" maxx="5012058.678503214" maxy="5137025.9360511415" />
    <Layer>
      <Name>msda_orto</Name>
      <Title>msda orto layer</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>44.590489341237834</westBoundLongitude>
        <eastBoundLongitude>45.02408915803328</eastBoundLongitude>
        <southBoundLatitude>41.61399149847868</southBoundLatitude>
        <northBoundLatitude>41.83989068313934</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="44.590489341237834" miny="41.61399149847868" maxx="45.02408915803328" maxy="41.83989068313934" />
      <BoundingBox CRS="EPSG:3857" minx="4963790.567689489" miny="5103331.4808865255" maxx="5012058.678503214" maxy="5137025.9360511415" />
      <BoundingBox CRS="EPSG:4326" minx="41.61399149847868" miny="44.590489341237834" maxx="41.83989068313934" maxy="45.02408915803328" />
      <BoundingBox CRS="EPSG:900913" minx="4963790.567689489" miny="5103331.4808865255" maxx="5012058.678503214" maxy="5137025.9360511415" />
    </Layer>
    <Layer>
      <Name>tbilisi_2024</Name>
      <Title>tbilisi orto 2024</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>44.590489341237834</westBoundLongitude>
        <eastBoundLongitude>45.02408915803328</eastBoundLongitude>
        <southBoundLatitude>41.61399149847868</southBoundLatitude>
        <northBoundLatitude>41.83989068313934</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="44.590489341237834" miny="41.61399149847868" maxx="45.02408915803328" maxy="41.83989068313934" />
      <BoundingBox CRS="EPSG:3857" minx="4963790.567689489" miny="5103331.4808865255" maxx="5012058.678503214" maxy="5137025.9360511415" />
      <BoundingBox CRS="EPSG:4326" minx="41.61399149847868" miny="44.590489341237834" maxx="41.83989068313934" maxy="45.02408915803328" />
      <BoundingBox CRS="EPSG:900913" minx="4963790.567689489" miny="5103331.4808865255" maxx="5012058.678503214" maxy="5137025.9360511415" />
    </Layer>
  </Layer>
</Capability>
</WMS_Capabilities>