<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengis.net/wms/1.1.0/capabilities_1_1_0.dtd" >
<WMT_MS_Capabilities version="1.1.0" updateSequence="0">
<Service>
  <Name>OGC:WMS</Name>
  <Title>BASEMAPS</Title>
  <Abstract>Hellenic Cadastre WMS Map Server</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://gis.ktimanet.gr/wms/WMSOpen/wmsserver.aspx?"/>
  <ContactInformation>
    <ContactPersonPrimary>
      <ContactPerson>George Mourafetis</ContactPerson>
      <ContactOrganization>Hellenic Cadastre</ContactOrganization>
    </ContactPersonPrimary>
    <ContactPosition>IT Director</ContactPosition>
    <ContactAddress>
      <AddressType>postal</AddressType>
      <Address>288 Mesogeion Street</Address>
      <City>Athens</City>
      <StateOrProvince></StateOrProvince>
      <PostCode>15231</PostCode>
      <Country>Greece</Country>
    </ContactAddress>
    <ContactVoiceTelephone>+302106505624</ContactVoiceTelephone>
    <ContactElectronicMailAddress>gmourafe@ktimatologio.gr</ContactElectronicMailAddress>
  </ContactInformation>
  <Fees>None</Fees>
  <AccessConstraints></AccessConstraints>
</Service>
<Capability>
  <Request>
    <GetCapabilities>
      <Format>application/vnd.ogc.wms_xml</Format>
      <DCPType>
        <HTTP>
          <Get>
            <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://gis.ktimanet.gr/wms/WMSOpen/wmsserver.aspx"/>
          </Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/jpeg</Format>
      <DCPType>
        <HTTP>
          <Get>
            <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://gis.ktimanet.gr/wms/WMSOpen/wmsserver.aspx"/>
          </Get>
        </HTTP>
      </DCPType>
    </GetMap>
  </Request>
  <Exception>
    <Format>application/vnd.ogc.se_xml</Format>
    <Format>application/vnd.ogc.se_inimage</Format>
    <Format>application/vnd.ogc.se_blank</Format>
  </Exception>
  <Layer queryable="1">
    <Title>HELLENIC CADASTRE BASEMAPS</Title>
    <SRS>EPSG:4326</SRS>
    <SRS>EPSG:2100</SRS>
    <LatLonBoundingBox minx="19" miny="32" maxx="33" maxy="48"/>
    <BoundingBox SRS="EPSG:4326" minx="19" miny="32" maxx="33" maxy="48" />
    <BoundingBox SRS="EPSG:2100" minx="90000" miny="3602087" maxx="1090000" maxy="5508488"/>
    <Layer queryable="1">
      <Title>Basemap Greece 2007-2009</Title>
      <Abstract>Basemap of Greece. Period 2007-2009</Abstract>
      <Name>0</Name>
      <LatLonBoundingBox minx="19" miny="32" maxx="33" maxy="48"/>
      <BoundingBox SRS="EPSG:4326" minx="19" miny="32" maxx="33" maxy="48" />
      <BoundingBox SRS="EPSG:2100" minx="90000" miny="3602087" maxx="1090000" maxy="5508488"/>
    </Layer>
  </Layer>
</Capability>

</WMT_MS_Capabilities>