<?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>EOMAP-i WMS teenus</Title>
  <Abstract>OÜ Geodata Arendus kaardimaterjalid</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://wms.eomap.ee/mapproxy/service"/>
    <Fees>none</Fees>
    <AccessConstraints>none</AccessConstraints>
    <MaxWidth>10000</MaxWidth>
    <MaxHeight>10000</MaxHeight>
</Service>
<Capability>
  <Request>
    <GetCapabilities>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="http://wms.eomap.ee/mapproxy/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://wms.eomap.ee/mapproxy/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://wms.eomap.ee/mapproxy/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Name>eesti</Name>
    <Title>EOMAP-i Eesti aluskaart</Title>
    <CRS>EPSG:3301</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>21.555787155427016</westBoundLongitude>
      <eastBoundLongitude>28.503432530362232</eastBoundLongitude>
      <southBoundLatitude>56.84805336902679</southBoundLatitude>
      <northBoundLatitude>60.36133246777607</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="21.555787155427016" miny="56.84805336902679" maxx="28.503432530362232" maxy="60.36133246777607" />
    <BoundingBox CRS="EPSG:3301" minx="6308000.0" miny="365000.0" maxx="6692000.0" maxy="749000.0" />
  </Layer>
</Capability>
</WMS_Capabilities>