<?xml version="1.0" encoding="utf-8"?>
<WMT_MS_Capabilities version="1.1.1">
  <Service>
    <Name>OGC:WMS</Name>
    <Title>Adresse Web Services</Title>
    <Abstract>WMS Map Server med understøttelse af SLD, til brug for AWS.</Abstract>
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://kortforsyningen.kms.dk/aws?" xlink:type="simple"/>
    <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson/>
        <ContactOrganization>Kort &amp; Matrikelstyrelsen</ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition/>
      <ContactAddress>
        <AddressType>postal</AddressType>
        <Address>Rentemestervej 8</Address>
        <City>København NV</City>
        <StateOrProvince/>
        <PostCode>2400</PostCode>
        <Country>Denmark</Country>
      </ContactAddress>
      <ContactVoiceTelephone>+45 7254 5000</ContactVoiceTelephone>
      <ContactFacsimileTelephone>+45 3888 9910</ContactFacsimileTelephone>
      <ContactElectronicMailAddress>webtjenester@kms.dk</ContactElectronicMailAddress>
    </ContactInformation>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <Format>application/vnd.ogc.wms_xml</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://kortforsyningen.kms.dk/aws?" xlink:type="simple"/>
            </Get>
            <Post>
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://kortforsyningen.kms.dk/aws?" xlink:type="simple"/>
            </Post>
          </HTTP>
        </DCPType>
      </GetCapabilities>
      <GetMap>
        <Format>image/gif</Format>
        <Format>image/jpeg</Format>
        <Format>image/png</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://kortforsyningen.kms.dk/aws?" xlink:type="simple"/>
            </Get>
            <Post>
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://kortforsyningen.kms.dk/aws?" xlink:type="simple"/>
            </Post>
          </HTTP>
        </DCPType>
      </GetMap>
      <GetFeatureInfo>
        <Format>application/vnd.ogc.gml</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://kortforsyningen.kms.dk/aws?" xlink:type="simple"/>
            </Get>
          </HTTP>
        </DCPType>
      </GetFeatureInfo>
      <DescribeLayer>
        <Format>application/vnd.ogc.wms_xml</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://kortforsyningen.kms.dk/aws?" xlink:type="simple"/>
            </Get>
          </HTTP>
        </DCPType>
      </DescribeLayer>
      <GetLegendGraphic>
        <Format>image/gif</Format>
        <Format>image/jpeg</Format>
        <Format>image/png</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://kortforsyningen.kms.dk/aws?" xlink:type="simple"/>
            </Get>
          </HTTP>
        </DCPType>
      </GetLegendGraphic>
    </Request>
    <Exception>
      <Format>application/vnd.ogc.se_inimage</Format>
      <Format>application/vnd.ogc.se_blank</Format>
      <Format>application/vnd.ogc.se_xml</Format>
    </Exception>
    <VendorSpecificCapabilities>
      <inspire_vs:ExtendedCapabilities xmlns:inspire_vs="http://inspire.ec.europa.eu/schemas/inspire_vs/1.0">
        <inspire_common:MetadataUrl xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchemainstance" xsi:type="inspire_common:resourceLocatorType">
          <inspire_common:URL xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">http://www.geodata-info.dk/registrant/srv/en/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;id=f3cac5b1-9727-4745-bbbd-63013e89aa15&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;elementSetName=full</inspire_common:URL>
        </inspire_common:MetadataUrl>
        <inspire_common:SupportedLanguages xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
          <inspire_common:DefaultLanguage xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
            <inspire_common:Language xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">dan</inspire_common:Language>
          </inspire_common:DefaultLanguage>
        </inspire_common:SupportedLanguages>
        <inspire_common:ResponseLanguage xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
          <inspire_common:Language xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">dan</inspire_common:Language>
        </inspire_common:ResponseLanguage>
      </inspire_vs:ExtendedCapabilities>
      <URLParameter>
        <name>servicename</name>
        <description>Kortværksidentifikation</description>
      </URLParameter>
      <URLParameter>
        <name>login</name>
        <description>Brugernavn til Kortforsyningen</description>
      </URLParameter>
      <URLParameter>
        <name>password</name>
        <description>Password til Kortforsyningen</description>
      </URLParameter>
      <URLParameter>
        <name>ticket</name>
        <description>Login og password udtrykt via en 32 ciffer lang hexadecimal krypteret kode. Kan benyttes i stedet for login og password i en tidsbegrænset periode</description>
      </URLParameter>
      <URLParameter>
        <name>ignoreillegallayers</name>
        <description>Boolean værdi, der angiver om evt. lag, brugeren ikke har rettigheder til skal ignoreres ved dannelsen af billedet eller om brugeren skal informeres i form af en fejlmeddelelse. Ved true ignoreres evt. lag. Ved false returneres en fejlmeddelelse</description>
      </URLParameter>
      <URLParameter>
        <name>manipulation</name>
        <description>Angiver om evt. manipulation af billedet skal foretages inden det sendes til brugeren. Parameteren kan antage værdien greyscale, hvorved billedet returneres i gråtoner</description>
      </URLParameter>
      <URLParameter>
        <name>convolution</name>
        <description>Angiver om evt. manipulation af billedet skal foretages inden det sendes til brugeren. Convolution tager ni komma-separerede tal (en 3x3 convolution kernel)</description>
      </URLParameter>
      <URLParameter>
        <name>client</name>
        <description>Parameter der har til hensigt at manipulere referencen til Kortforsyningen i alle OnlineResource XML elementer i capability filen, således at diverse GIS klienter kan tilgå Kortforsyningen problemfrit. Parameteren kan antage en af værdierne "ArcGIS", "GeoMedia", "MapInfo", "Gaia", "Udig" og "QGIS".</description>
      </URLParameter>
      <URLParameter>
        <name>case</name>
        <description>Parameter, hvis værdi registreres og relateres til den enkelte forespørgsel. Kan benyttes, hvis man ønsker at differentiere forespørgsler fra forskellige klienter, men fra samme bruger. Det er efterfølgende muligt at se forbrugsstatistik for de enkelte case værdier. Værdien kan maksimalt indeholde 50 tegn.</description>
      </URLParameter>
    </VendorSpecificCapabilities>
    <UserDefinedSymbolization RemoteWFS="0" SupportSLD="1" UserLayer="0" UserStyle="0"/>
    <Layer noSubsets="0" opaque="0" queryable="0">
      <Title>Adresse Web Services</Title>
      <SRS>EPSG:25832</SRS>
      <SRS>EPSG:4326</SRS>
      <LatLonBoundingBox maxx="15.776107156392703" maxy="58.179897320347166" minx="7.29956951737375" miny="53.99291945080389"/>
      <Layer noSubsets="0" opaque="0" queryable="1">
        <Name>AddressAccess</Name>
        <Title>AddressAccess</Title>
        <LatLonBoundingBox maxx="15.776107156392703" maxy="58.179897320347166" minx="7.29956951737375" miny="53.99291945080389"/>
        <BoundingBox SRS="EPSG:25832" maxx="900000.0" maxy="6450000.0" minx="400000.0" miny="6000000.0"/>
        <Style>
          <Name>default</Name>
          <Title>default</Title>
        </Style>
      </Layer>
    </Layer>
  </Capability>
</WMT_MS_Capabilities>

