<?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>YPEN Geoportal WMS Proxy</Title>
  <Abstract>Build with MapProxy</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://geoportal.ypen.gr/tiles/"/>
  <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson>Διαχειριστής</ContactPerson>
        <ContactOrganization>Υπουργείο Περιβάλλοντος και Ενέργειας</ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition>Πάροχος πόρου</ContactPosition>
      <ContactAddress>
        <AddressType>postal</AddressType>
        <Address>Αμαλιάδος 17</Address>
        <City>Αθήνα</City>
        <StateOrProvince></StateOrProvince>
        <PostCode>11523</PostCode>
        <Country>Ελλάδα</Country>
      </ContactAddress>
      <ContactVoiceTelephone></ContactVoiceTelephone>
      <ContactFacsimileTelephone></ContactFacsimileTelephone>
      <ContactElectronicMailAddress>eygep.support@prv.ypeka.gr</ContactElectronicMailAddress>
  </ContactInformation>
    <Fees>None</Fees>
    <AccessConstraints>This service is intended for private and evaluation use only. The data is licensed as Creative Commons Attribution-Share Alike 2.0 (http://creativecommons.org/licenses/by-sa/2.0/)</AccessConstraints>
    <MaxWidth>4000</MaxWidth>
    <MaxHeight>4000</MaxHeight>
</Service>
<Capability>
  <Request>
    <GetCapabilities>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="http://geoportal.ypen.gr/tiles/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/jpeg</Format>
      <Format>image/png</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="http://geoportal.ypen.gr/tiles/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://geoportal.ypen.gr/tiles/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Name>ktimatologio</Name>
    <Title>EKXA Tiles</Title>
    <CRS>EPSG:900913</CRS>
    <CRS>EPSG:3857</CRS>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:2100</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>17.501211927190386</westBoundLongitude>
      <eastBoundLongitude>36.01207633481407</eastBoundLongitude>
      <southBoundLatitude>33.97069679505882</southBoundLatitude>
      <northBoundLatitude>42.317933772190564</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="17.501211927190386" miny="33.97069679505882" maxx="36.01207633481407" maxy="42.317933772190564" />
    <BoundingBox CRS="EPSG:3857" minx="1948226" miny="4024868" maxx="4008846" maxy="5208724" />
    <BoundingBox CRS="EPSG:4326" minx="33.97069679505882" miny="17.501211927190386" maxx="42.317933772190564" maxy="36.01207633481407" />
    <BoundingBox CRS="EPSG:900913" minx="1948226" miny="4024868" maxx="4008846" maxy="5208724" />
  </Layer>
</Capability>
</WMS_Capabilities>