Geographic information -- Metadata (iso19139:2007) (iso19139)
ISO 19115 defines the schema required for describing geographic information and services by means of metadata. It provides information about the identification, the extent, the quality, the spatial and temporal aspects, the content, the spatial reference, the portrayal, distribution, and other properties of digital geographic data and services.
ISO 19115 is applicable to:
- the cataloguing of all types of resources, clearinghouse activities, and the full description of datasets and services;
- geographic services, geographic datasets, dataset series, and individual geographic features and feature properties.
ISO 19115 defines:
- mandatory and conditional metadata sections, metadata entities, and metadata elements;
- the minimum set of metadata required to serve most metadata applications (data discovery, determining data fitness for use, data access, data transfer, and use of digital data and services);
- optional metadata elements to allow for a more extensive standard description of resources, if required;
- a method for extending metadata to fit specialized needs.
Though ISO 19115 is applicable to digital data and services, its principles can be extended to many other types of resources such as maps, charts, and textual documents as well as non-geographic data. Certain conditional metadata elements might not apply to these other forms of data.
More details:https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=53798
Metadata editor
This standard can be encoded using 4 view(s).
View: INSPIRE (inspire)
This view is composed of2tab(s).
This view also allows to add the following element even if not in the current record:
- Contains Operations (srv:containsOperations)
- Operation (srv:SV_OperationMetadata)
- Parameters (srv:parameters)
Tab: INSPIRE (inspire)
This tab display elements from the XML metadata record.
Section: Identification
File identifier
- XPath
/gmd:MD_Metadata/gmd:fileIdentifier
See File identifier
Title
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title
See Title
Abstract
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:abstract
See Abstract
Abstract
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:abstract
See Abstract
Hierarchy level
Scope to which the metadata applies (see annex H for more information about metadata hierarchy levels)
- XPath
/gmd:MD_Metadata/gmd:hierarchyLevel
See Hierarchy level
- Name
Hierarchy level
- Name
Hierarchy level
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) = 0
<gmd:hierarchyLevel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ScopeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode"
codeListValue="dataset"/>
</gmd:hierarchyLevel>
- Name
Hierarchy level
- Name
Hierarchy level
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0
<gmd:hierarchyLevel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ScopeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode"
codeListValue="service"/>
</gmd:hierarchyLevel>
Online resource
OnLine resource
- XPath
/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions /gmd:MD_DigitalTransferOptions/gmd:onLine
See OnLine resource
- Name
Online resource
- Name
Online resource
- Type
add
<gmd:onLine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL/>
</gmd:linkage>
<gmd:protocol>
<gco:CharacterString/>
</gmd:protocol>
</gmd:CI_OnlineResource>
</gmd:onLine>
Resource identifier
Citation identifier
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier
See Identifier
- Name
Resource identifier
- Name
Resource identifier
- Type
add
<gmd:identifier xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Identifier>
<gmd:code>
<gco:CharacterString/>
</gmd:code>
</gmd:MD_Identifier>
</gmd:identifier>
- Type
process
- Displayed only if
(count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification) + count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/ gmd:identifier[ends-with(gmd:MD_Identifier/gmd:code/gco:CharacterString, //gmd:MD_Metadata/gmd:fileIdentifier/gco:CharacterString)])) = 1
Language
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:language
Spatial representation type
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:spatialRepresentationType
See Spatial representation type
- Name
Spatial representation type
- Name
Spatial representation type
- Type
add
<gmd:spatialRepresentationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_SpatialRepresentationTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_SpatialRepresentationTypeCode"
codeListValue="vector"/>
</gmd:spatialRepresentationType>
Encoding
Distribution format
- XPath
/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributionFormat
- Name
Encoding
- Name
Encoding
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) = 0
<gmd:distributionFormat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Format>
<gmd:name>
<gco:CharacterString/>
</gmd:name>
<gmd:version>
<gco:CharacterString/>
</gmd:version>
<gmd:specification>
<gco:CharacterString/>
</gmd:specification>
</gmd:MD_Format>
</gmd:distributionFormat>
Projection
Reference system identifier
- XPath
/gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier
See Reference system identifier
- Name
Projection
- Name
Ref. system
- Type
add
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/4936</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/4937</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/4258</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3035</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3034</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3038</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3039</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3040</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3041</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3042</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3043</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3044</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3045</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3046</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3047</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3048</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3049</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3050</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3051</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/5730</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/7409</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
Section: Classification of data and services
Topic category
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:topicCategory
See Topic category
- Name
Topic category code
- Name
Topic category code
- Type
add
<gmd:topicCategory xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_TopicCategoryCode/>
</gmd:topicCategory>
Section: Classification of data and services
Service Type
Service type name from a registry of services. For example, the values of the nameSpace and name attributes of GeneralName may be 'OGC' and 'catalogue'
code | label |
---|---|
OGC:WMS | OGC Web Map Service (OGC:WMS) |
OGC:WFS | OGC Web Feature Service (OGC:WFS) |
OGC:WCS | OGC Web Coverage Service (OGC:WCS) |
W3C:HTML:DOWNLOAD | Download (W3C:HTML:DOWNLOAD) |
W3C:HTML:LINK | Information (W3C:HTML:LINK) |
discovery | INSPIRE Discovery Service (discovery) |
view | INSPIRE View Service (view) |
download | INSPIRE Download Service (download) |
transformation | INSPIRE Transformation Service (transformation) |
other | INSPIRE Other Services (other) |
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:serviceType
See Service Type
Coupling Type
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:couplingType
See Coupling Type
Section: Coupled resource
Coupled resource
Operates On
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn
See Operates On
- Name
Coupled resource
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0
Section: Coupled resource
Coupled resource
Operates On
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn
See Operates On
- Name
Coupled resource
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0
Section: Classification of data and services
Service Type
Service type name from a registry of services. For example, the values of the nameSpace and name attributes of GeneralName may be 'OGC' and 'catalogue'
code | label |
---|---|
OGC:WMS | OGC Web Map Service (OGC:WMS) |
OGC:WFS | OGC Web Feature Service (OGC:WFS) |
OGC:WCS | OGC Web Coverage Service (OGC:WCS) |
W3C:HTML:DOWNLOAD | Download (W3C:HTML:DOWNLOAD) |
W3C:HTML:LINK | Information (W3C:HTML:LINK) |
discovery | INSPIRE Discovery Service (discovery) |
view | INSPIRE View Service (view) |
download | INSPIRE Download Service (download) |
transformation | INSPIRE Transformation Service (transformation) |
other | INSPIRE Other Services (other) |
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:serviceType
See Service Type
Coupling Type
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:couplingType
See Coupling Type
Section: Coupled resource
Coupled resource
Operates On
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn
See Operates On
- Name
Coupled resource
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0
Section: Coupled resource
Coupled resource
Operates On
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn
See Operates On
- Name
Coupled resource
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0
Section: Keywords
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:descriptiveKeywords [gmd:MD_Keywords/gmd:thesaurusName/gmd:CI_Citation/gmd:title/gco:CharacterString = 'INSPIRE Service taxonomy']
- Name
INSPIRE Service Taxonomy
- Name
INSPIRE Service Taxonomy
- Type
add
- Displayed only if
(count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:descriptiveKeywords[ contains(gmd:MD_Keywords/gmd:thesaurusName/ gmd:CI_Citation/gmd:title/gco:CharacterString, 'INSPIRE Service taxonomy')]) + count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification)) = 1
<gmd:descriptiveKeywords xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Keywords>
<gmd:keyword gco:nilReason="missing">
<gco:CharacterString/>
</gmd:keyword>
<gmd:type>
<gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
codeListValue="theme"/>
</gmd:type>
<gmd:thesaurusName>
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>INSPIRE Service taxonomy</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2010-04-22</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:identifier>
<gmd:MD_Identifier>
<gmd:code>
<gmx:Anchor xlink:href="http://localhost:8080/geonetwork/srv/api/registries/vocabularies/external.theme.inspire-service-taxonomy">
geonetwork.thesaurus.external.theme.inspire-service-taxonomy</gmx:Anchor>
</gmd:code>
</gmd:MD_Identifier>
</gmd:identifier>
</gmd:CI_Citation>
</gmd:thesaurusName>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords>
- XPath
/gmd:MD_Metadata/gmd:identificationInfo// gmd:descriptiveKeywords [contains(gmd:MD_Keywords/gmd:thesaurusName/gmd:CI_Citation/gmd:title/[name() = 'gco:CharacterString' or name() = 'gmx:Anchor']/text(), 'INSPIRE themes')]
- Name
INSPIRE themes
- Name
INSPIRE themes
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo// gmd:descriptiveKeywords[ contains(gmd:MD_Keywords/gmd:thesaurusName/ gmd:CI_Citation/gmd:title/[name() = 'gco:CharacterString' or name() = 'gmx:Anchor']/text(), 'INSPIRE themes')]) = 0
<gmd:descriptiveKeywords xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Keywords>
<gmd:keyword>
<gmx:Anchor xlink:href=""/>
</gmd:keyword>
<gmd:type>
<gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode"
codeListValue="theme"/>
</gmd:type>
<gmd:thesaurusName>
<gmd:CI_Citation>
<gmd:title>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/theme">GEMET - INSPIRE themes, version 1.0</gmx:Anchor>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2008-06-01</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:identifier>
<gmd:MD_Identifier>
<gmd:code>
<gmx:Anchor xlink:href="http://localhost:8080/geonetwork/srv/api/registries/vocabularies/external.theme.httpinspireeceuropaeutheme-theme">
geonetwork.thesaurus.external.theme.httpinspireeceuropaeutheme-theme
</gmx:Anchor>
</gmd:code>
</gmd:MD_Identifier>
</gmd:identifier>
</gmd:CI_Citation>
</gmd:thesaurusName>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords>
- XPath
/gmd:MD_Metadata/gmd:identificationInfo// gmd:descriptiveKeywords [count(gmd:MD_Keywords/gmd:thesaurusName) > 0 and not(contains(gmd:MD_Keywords/gmd:thesaurusName/gmd:CI_Citation/gmd:title/[name() = 'gco:CharacterString' or name() = 'gmx:Anchor']/text(), 'INSPIRE themes'))]
Section: Other keywords
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:descriptiveKeywords[not(gmd:MD_Keywords/gmd:thesaurusName)]
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:descriptiveKeywords[not(gmd:MD_Keywords/gmd:thesaurusName)]
Section: Other keywords
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:descriptiveKeywords[not(gmd:MD_Keywords/gmd:thesaurusName)]
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:descriptiveKeywords[not(gmd:MD_Keywords/gmd:thesaurusName)]
Section: Geographic coverage
Geographic bounding box
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ srv:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox
Geographic bounding box
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox
- Name
Geographic bounding box
- Name
Geographic bounding box
- Type
add
<gmd:extent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:EX_Extent>
<gmd:geographicElement>
<gmd:EX_GeographicBoundingBox>
<gmd:westBoundLongitude>
<gco:Decimal/>
</gmd:westBoundLongitude>
<gmd:eastBoundLongitude>
<gco:Decimal/>
</gmd:eastBoundLongitude>
<gmd:southBoundLatitude>
<gco:Decimal/>
</gmd:southBoundLatitude>
<gmd:northBoundLatitude>
<gco:Decimal/>
</gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>
</gmd:geographicElement>
</gmd:EX_Extent>
</gmd:extent>
- Name
Geographic bounding box
- Name
Geographic bounding box
- Type
add
<srv:extent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:EX_Extent>
<gmd:geographicElement>
<gmd:EX_GeographicBoundingBox>
<gmd:westBoundLongitude>
<gco:Decimal/>
</gmd:westBoundLongitude>
<gmd:eastBoundLongitude>
<gco:Decimal/>
</gmd:eastBoundLongitude>
<gmd:southBoundLatitude>
<gco:Decimal/>
</gmd:southBoundLatitude>
<gmd:northBoundLatitude>
<gco:Decimal/>
</gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>
</gmd:geographicElement>
</gmd:EX_Extent>
</srv:extent>
Section: Temporal reference
Temporal extent
Temporal element
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:extent/gmd:EX_Extent/gmd:temporalElement
See Temporal element
- Name
Geographic bounding box
- Name
Temporal extent
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:extent/gmd:EX_Extent/gmd:temporalElement) = 0
<gmd:extent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:EX_Extent>
<gmd:temporalElement>
<gmd:EX_TemporalExtent>
<gmd:extent>
<gml:TimePeriod gml:id="">
<gml:beginPosition/>
<gml:endPosition/>
</gml:TimePeriod>
</gmd:extent>
</gmd:EX_TemporalExtent>
</gmd:temporalElement>
</gmd:EX_Extent>
</gmd:extent>
Temporal extent
Temporal element
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:extent/gmd:EX_Extent/gmd:temporalElement
See Temporal element
- Name
Geographic bounding box
- Name
Temporal extent
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:extent/gmd:EX_Extent/gmd:temporalElement) = 0
<srv:extent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:EX_Extent>
<gmd:temporalElement>
<gmd:EX_TemporalExtent>
<gmd:extent>
<gml:TimePeriod gml:id="">
<gml:beginPosition/>
<gml:endPosition/>
</gml:TimePeriod>
</gmd:extent>
</gmd:EX_TemporalExtent>
</gmd:temporalElement>
</gmd:EX_Extent>
</srv:extent>
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/ gmd:date
See Date
- Name
Temporal information
- Name
Temporal information
- Type
add
<gmd:date xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_Date>
<gmd:date>
<gco:Date/>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#CI_DateTypeCode"
codeListValue="revision"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
Section: Quality and validity
Lineage
Statement
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:statement
See Statement
- Name
Lineage
- Name
Lineage
- Type
add
<gmd:statement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:CharacterString/>
</gmd:statement>
- Name
Lineage
- Name
Lineage
- Type
add
<gmd:lineage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:LI_Lineage>
<gmd:statement>
<gco:CharacterString/>
</gmd:statement>
</gmd:LI_Lineage>
</gmd:lineage>
Denominator
Recommended valuescode | label |
---|---|
5000 | 1:5´000 |
10000 | 1:10´000 |
25000 | 1:25´000 |
50000 | 1:50´000 |
100000 | 1:100´000 |
200000 | 1:200´000 |
300000 | 1:300´000 |
500000 | 1:500´000 |
1000000 | 1:1´000´000 |
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/ /gmd:spatialResolution/ /gmd:equivalentScale/*/gmd:denominator
See Denominator
- Name
Spatial resolution (scale)
- Type
add
<gmd:spatialResolution xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Resolution>
<gmd:equivalentScale>
<gmd:MD_RepresentativeFraction>
<gmd:denominator>
<gco:Integer/>
</gmd:denominator>
</gmd:MD_RepresentativeFraction>
</gmd:equivalentScale>
</gmd:MD_Resolution>
</gmd:spatialResolution>
Distance
Recommended valuescode | label |
---|---|
0.10 | 10 cm |
0.25 | 25 cm |
0.50 | 50 cm |
1 | 1 m |
30 | 30 m |
100 | 100 m |
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/ /gmd:spatialResolution//gmd:distance
See Distance
- Name
Spatial resolution (distance)
- Type
add
<gmd:spatialResolution xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Resolution>
<gmd:distance>
<gco:Distance uom="m"/>
</gmd:distance>
</gmd:MD_Resolution>
</gmd:spatialResolution>
Section: Conformity
Conformity
Result
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/ gmd:report/gmd:DQ_DomainConsistency/gmd:result[count(gmd:DQ_ConformanceResult/gmd:specification/ gmd:CI_Citation/gmd:title/gmx:Anchor) > 0]
See Result
Conformity
Result
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/ gmd:report/gmd:DQ_DomainConsistency/gmd:result[count(gmd:DQ_ConformanceResult/gmd:specification/ gmd:CI_Citation/gmd:title/gco:CharacterString) > 0]
See Result
- Name
Conformity
- Name
Conformity
- Type
add
<gmd:report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:DQ_DomainConsistency>
<gmd:result>
<gmd:DQ_ConformanceResult>
<gmd:specification>
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString/>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date/>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
</gmd:CI_Citation>
</gmd:specification>
<gmd:explanation>
<gco:CharacterString/>
</gmd:explanation>
<gmd:pass>
<gco:Boolean>true</gco:Boolean>
</gmd:pass>
</gmd:DQ_ConformanceResult>
</gmd:result>
</gmd:DQ_DomainConsistency>
</gmd:report>
Section: Conformity
Conformity
Result
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/ gmd:report/gmd:DQ_DomainConsistency/gmd:result[count(gmd:DQ_ConformanceResult/gmd:specification/ gmd:CI_Citation/gmd:title/gmx:Anchor) > 0]
See Result
Conformity
Result
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/ gmd:report/gmd:DQ_DomainConsistency/gmd:result[count(gmd:DQ_ConformanceResult/gmd:specification/ gmd:CI_Citation/gmd:title/gco:CharacterString) > 0]
See Result
- Name
Conformity
- Name
Conformity
- Type
add
<gmd:report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:DQ_DomainConsistency>
<gmd:result>
<gmd:DQ_ConformanceResult>
<gmd:specification>
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString/>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date/>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
</gmd:CI_Citation>
</gmd:specification>
<gmd:explanation>
<gco:CharacterString/>
</gmd:explanation>
<gmd:pass>
<gco:Boolean>true</gco:Boolean>
</gmd:pass>
</gmd:DQ_ConformanceResult>
</gmd:result>
</gmd:DQ_DomainConsistency>
</gmd:report>
Section: Restrictions on access and use
Use limitation
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:resourceConstraints/gmd:MD_Constraints/gmd:useLimitation
See Use limitation
- Name
Use limitation
- Name
Use limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification) > 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Constraints>
<gmd:useLimitation>
<gco:CharacterString/>
</gmd:useLimitation>
</gmd:MD_Constraints>
</gmd:resourceConstraints>
Access constraints
Other constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:otherConstraints
- Name
Access constraints
- Name
Access constraints
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification) > 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
<gmd:useConstraints/>
<gmd:otherConstraints gco:nilReason="missing">
<gco:CharacterString/>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Restrictions on access and use
Use limitation
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:resourceConstraints/gmd:MD_Constraints/gmd:useLimitation
See Use limitation
- Name
Use limitation
- Name
Use limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Constraints>
<gmd:useLimitation>
<gco:CharacterString/>
</gmd:useLimitation>
</gmd:MD_Constraints>
</gmd:resourceConstraints>
Access constraints
Other constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:otherConstraints
- Name
Other constraints
- Name
Access constraints
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
<gmd:useConstraints/>
<gmd:otherConstraints gco:nilReason="missing">
<gco:CharacterString/>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Responsible organization (s)
Contact for the resource
Point of contact
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s)
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/*/gmd:pointOfContact
See Point of contact
- Name
Contact for the resource
- Type
add
<gmd:pointOfContact xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_ResponsibleParty>
<gmd:organisationName gco:nilReason="missing">
<gco:CharacterString/>
</gmd:organisationName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:address>
<gmd:CI_Address>
<gmd:electronicMailAddress gco:nilReason="missing">
<gco:CharacterString/>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
codeListValue="resourceProvider"/>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:pointOfContact>
Section: Responsible organization (s)
Contact for the resource
Point of contact
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s)
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/*/gmd:pointOfContact
See Point of contact
- Name
Contact for the resource
- Type
add
<gmd:pointOfContact xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_ResponsibleParty>
<gmd:organisationName gco:nilReason="missing">
<gco:CharacterString/>
</gmd:organisationName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:address>
<gmd:CI_Address>
<gmd:electronicMailAddress gco:nilReason="missing">
<gco:CharacterString/>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
codeListValue="resourceProvider"/>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:pointOfContact>
Section: Metadata information
Contact for the metadata
Contact
- XPath
/gmd:MD_Metadata/gmd:contact
See Metadata author
- Name
Contact for the metadata
- Type
add
<gmd:contact xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_ResponsibleParty>
<gmd:organisationName gco:nilReason="missing">
<gco:CharacterString/>
</gmd:organisationName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:address>
<gmd:CI_Address>
<gmd:electronicMailAddress gco:nilReason="missing">
<gco:CharacterString/>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
codeListValue="pointOfContact"/>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:contact>
Date stamp
- XPath
/gmd:MD_Metadata/gmd:dateStamp
See Date stamp
Metadata language
- XPath
/gmd:MD_Metadata/gmd:language
- Name
Metadata language
- Name
- Type
add
<gmd:language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
</gmd:language>
Character set
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:characterSet
See Character set
Tab: SDS (inspire_sds)
This tab display elements from the XML metadata record.
Section: Conformance class 1: invocable
- Type
process
- Displayed only if
count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service'])=0
- Type
process
- Displayed only if
count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_DomainConsistency/gmd:result/gmd:DQ_ConformanceResult/gmd:specification/gmd:CI_Citation/gmd:title/gco:CharacterString)>0
Category
Data quality
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_DomainConsistency/gmd:result/gmd:DQ_ConformanceResult/gmd:specification/gmd:CI_Citation/gmd:title
See Data quality
Data quality
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_DomainConsistency/gmd:result/gmd:DQ_ConformanceResult/gmd:pass
See Data quality
- Name
Add pass element
- Type
add
<gmd:pass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:Boolean>true</gco:Boolean>
</gmd:pass>
Access Point URL
OnLine resource
- XPath
/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution//gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine[gmd:CI_OnlineResource/gmd:description/gmx:Anchor/text() = 'accessPoint']
See OnLine resource
- Name
Add Access Point
- Type
add
<gmd:onLine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>http://accesspoint.url</gmd:URL>
</gmd:linkage>
<gmd:description>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ResourceLocatorDescription/accessPoint">
accessPoint
</gmx:Anchor>
</gmd:description>
<gmd:function>
<gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode"
codeListValue="information"/>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onLine>
Endpoint URL
OnLine resource
- XPath
/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution//gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine[gmd:CI_OnlineResource/gmd:description/gmx:Anchor/text() = 'endPoint']
See OnLine resource
- Name
Add Endpoint
- Type
add
<gmd:onLine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>http://endpoint.url</gmd:URL>
</gmd:linkage>
<gmd:description>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ResourceLocatorDescription/endPoint">
endPoint
</gmx:Anchor>
</gmd:description>
<gmd:function>
<gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode"
codeListValue="information"/>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onLine>
Technical specification
Data quality
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_DomainConsistency/gmd:result
See Data quality
- Name
Add a technical specification
- Type
add
<gmd:report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:DQ_FormatConsistency>
<gmd:result>
<gmd:DQ_ConformanceResult>
<gmd:specification>
<gmd:CI_Citation>
<gmd:title>
<gmx:Anchor xlink:href=" http://link,to/the.technical.specification">
Description of technical specification
</gmx:Anchor>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2014-12-11</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
</gmd:CI_Citation>
</gmd:specification>
<gmd:explanation>
<gco:CharacterString>Conformant to the cited specifications.
</gco:CharacterString>
</gmd:explanation>
<gmd:pass>
<gco:Boolean>true</gco:Boolean>
</gmd:pass>
</gmd:DQ_ConformanceResult>
</gmd:result>
</gmd:DQ_FormatConsistency>
</gmd:report>
Section: Conformance class 2: interoperable
Section: Coordinate reference system
Anchor
- XPath
gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier/gmd:RS_Identifier/gmd:code/gmx:Anchor
See Anchor
- Name
Projection
- Type
add
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gmx:Anchor xlink:href="http://www.opengis.net/def/crs/EPSG/0/{{code}}"
xlink:title="{{description}}">{{code}}
</gmx:Anchor>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
Section: Quality of Service
- Type
process
- Displayed only if
(count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service'])>0 and (count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='availability'])=0 or count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='performance'])=0 or count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='capacity'])=0 ))
Conceptual consistency
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:report/gmd:DQ_ConceptualConsistency
Section: Access constraints
Resource constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:accessConstraints]/gmd:otherConstraints/gmx:Anchor]
Limitation
Resource constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:accessConstraints]/gmd:otherConstraints[gco:CharacterString]]
- Name
No Limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
<gmd:otherConstraints>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply">
No Conditions Apply
</gmx:Anchor>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
- Name
Unknown Limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
<gmd:otherConstraints>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown">
Conditions Unknown
</gmx:Anchor>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
- Name
Customizable constraints
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
<gmd:otherConstraints gco:nilReason="missing">
<gco:CharacterString/>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Use constraints
Resource constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:useConstraints]/gmd:otherConstraints/gmx:Anchor]
Limitation
Resource constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:useConstraints]/gmd:otherConstraints[gco:CharacterString]]
- Name
No Limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:useConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:useConstraints>
<gmd:otherConstraints>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply">
No Conditions Apply
</gmx:Anchor>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
- Name
Unknown Limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:useConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:useConstraints>
<gmd:otherConstraints>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown">
Conditions Unknown
</gmx:Anchor>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
- Name
Customizable constraints
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:useConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:useConstraints>
<gmd:otherConstraints gco:nilReason="missing">
<gco:CharacterString/>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Responsible custodian
Contact for the resource
Point of contact
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s)
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:pointOfContact[gmd:CI_ResponsibleParty/gmd:role/gmd:CI_RoleCode/@codeListValue='custodian']
See Point of contact
- Name
Contact for the resource
- Type
add
Section: Coordinate reference system
Anchor
- XPath
gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier/gmd:RS_Identifier/gmd:code/gmx:Anchor
See Anchor
- Name
Projection
- Type
add
<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gmx:Anchor xlink:href="http://www.opengis.net/def/crs/EPSG/0/{{code}}"
xlink:title="{{description}}">{{code}}
</gmx:Anchor>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
Section: Quality of Service
- Type
process
- Displayed only if
(count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service'])>0 and (count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='availability'])=0 or count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='performance'])=0 or count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='capacity'])=0 ))
Conceptual consistency
- XPath
/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:report/gmd:DQ_ConceptualConsistency
Section: Access constraints
Resource constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:accessConstraints]/gmd:otherConstraints/gmx:Anchor]
Limitation
Resource constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:accessConstraints]/gmd:otherConstraints[gco:CharacterString]]
- Name
No Limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
<gmd:otherConstraints>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply">
No Conditions Apply
</gmx:Anchor>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
- Name
Unknown Limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
<gmd:otherConstraints>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown">
Conditions Unknown
</gmx:Anchor>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
- Name
Customizable constraints
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
<gmd:otherConstraints gco:nilReason="missing">
<gco:CharacterString/>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Use constraints
Resource constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:useConstraints]/gmd:otherConstraints/gmx:Anchor]
Limitation
Resource constraints
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:useConstraints]/gmd:otherConstraints[gco:CharacterString]]
- Name
No Limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:useConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:useConstraints>
<gmd:otherConstraints>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply">
No Conditions Apply
</gmx:Anchor>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
- Name
Unknown Limitation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:useConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:useConstraints>
<gmd:otherConstraints>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown">
Conditions Unknown
</gmx:Anchor>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
- Name
Customizable constraints
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0
<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_LegalConstraints>
<gmd:useConstraints>
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:useConstraints>
<gmd:otherConstraints gco:nilReason="missing">
<gco:CharacterString/>
</gmd:otherConstraints>
</gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Responsible custodian
Contact for the resource
Point of contact
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s)
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:pointOfContact[gmd:CI_ResponsibleParty/gmd:role/gmd:CI_RoleCode/@codeListValue='custodian']
See Point of contact
- Name
Contact for the resource
- Type
add
Section: Conformance class 3: harmonized
Contains Operations
- XPath
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:containsOperations
- Name
Add Operation
- Type
add
- Displayed only if
count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0
<srv:containsOperations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<srv:SV_OperationMetadata>
<srv:operationName>
<gco:CharacterString/>
</srv:operationName>
<srv:DCP>
<srv:DCPList codeList="http://inspire.ec.europa.eu/metadata-codelist/DCPList"
codeListValue="webServices">Web services
</srv:DCPList>
</srv:DCP>
<srv:connectPoint>
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>http://</gmd:URL>
</gmd:linkage>
</gmd:CI_OnlineResource>
</srv:connectPoint>
</srv:SV_OperationMetadata>
</srv:containsOperations>
View: Simple (default)
This view is composed of1tab(s).
This view also allows to add the following element even if not in the current record:
- Descriptive keywords (gmd:descriptiveKeywords)
- Keyword (gmd:keyword)
- Name (gmd:name)
- Spatial resolution (gmd:spatialResolution)
- Point of contact (gmd:pointOfContact)
- Distributor (gmd:distributor)
- Distribution format (gmd:distributionFormat)
- Contact (gmd:contact)
- Processor (gmd:processor)
- Topic category (gmd:topicCategory)
- Parameters (srv:parameters)
Tab: Simple (default)
This tab display elements from the XML metadata record.
- Instruction
Linkage
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as http://www.statkart.no/isotc211
- XPath
*/gmd:linkage
See Linkage
Name
- XPath
*/gmd:name
See Name
- Instruction
Linkage
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as http://www.statkart.no/isotc211
- XPath
*/gmd:linkage
See Linkage
Name
- XPath
*/gmd:name
See Name
Section: Content Information
Provides information about the feature catalogue and describes the coverage and image data characteristics
Included with dataset
- XPath
gmd:MD_FeatureCatalogueDescription/gmd:includedWithDataset
Feature catalogue citation
See Feature catalogue citation- XPath
.
Feature catalogue citation
See Feature catalogue citation- XPath
.
- Name
- Type
add
<gmd:contentInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_FeatureCatalogueDescription>
<gmd:includedWithDataset>
<gco:Boolean>true</gco:Boolean>
</gmd:includedWithDataset>
<gmd:featureCatalogueCitation uuidref=""/>
</gmd:MD_FeatureCatalogueDescription>
</gmd:contentInfo>
View: Full (advanced)
This view is composed of11tab(s).
- Tab: Identification (identificationInfo)
- Tab: Distribution (distributionInfo)
- Tab: Quality (dataQualityInfo)
- Tab: Spatial rep. (spatialRepresentationInfo)
- Tab: Ref. system (referenceSystemInfo)
- Tab: Content (contentInfo)
- Tab: Portrayal (portrayalCatalogueInfo)
- Tab: Metadata (metadata)
- Tab: Md. constraints (metadataConstraints)
- Tab: Md. maintenance (metadataMaintenance)
- Tab: Schema info (applicationSchemaInfo)
Tab: Identification (identificationInfo)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Identification info
See Identification infoTab: Distribution (distributionInfo)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Distribution Information
See Distribution InformationTab: Quality (dataQualityInfo)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Data quality info
See Data quality infoTab: Spatial rep. (spatialRepresentationInfo)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Spatial representation info
See Spatial representation infoTab: Ref. system (referenceSystemInfo)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Reference System Information
See Reference System InformationTab: Content (contentInfo)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Content Information
Provides information about the feature catalogue and describes the coverage and image data characteristics
Tab: Portrayal (portrayalCatalogueInfo)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Portrayal catalogue info
See Portrayal catalogue infoTab: Metadata (metadata)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Metadata
File identifier
- XPath
/gmd:MD_Metadata/gmd:fileIdentifier
See File identifier
Metadata language
- XPath
/gmd:MD_Metadata/gmd:language
Other language
- XPath
/gmd:MD_Metadata/gmd:locale
See Other language
Character set
- XPath
/gmd:MD_Metadata/gmd:characterSet
See Character set
Parent identifier
- XPath
/gmd:MD_Metadata/gmd:parentIdentifier
Hierarchy level
Scope to which the metadata applies (see annex H for more information about metadata hierarchy levels)
- XPath
/gmd:MD_Metadata/gmd:hierarchyLevel
See Hierarchy level
Hierarchy level name
- XPath
/gmd:MD_Metadata/gmd:hierarchyLevelName
Date stamp
- XPath
/gmd:MD_Metadata/gmd:dateStamp
See Date stamp
Metadata standard name
- XPath
/gmd:MD_Metadata/gmd:metadataStandardName
Metadata standard version
- XPath
/gmd:MD_Metadata/gmd:metadataStandardVersion
Contact
- XPath
/gmd:MD_Metadata/gmd:contact
See Metadata author
Dataset URI
Uniformed Resource Identifier (URI) of the dataset to which the metadata applies. This link refers direct to the machine-readable dataset.
- XPath
/gmd:MD_Metadata/gmd:dataSetURI
See Dataset URI
Series
- XPath
/gmd:MD_Metadata/gmd:series
See Series
Describes
- XPath
/gmd:MD_Metadata/gmd:describes
See Describes
PropertyType
- XPath
/gmd:MD_Metadata/gmd:propertyType
See PropertyType
Feature type
- XPath
/gmd:MD_Metadata/gmd:featureType
See Feature type
Feature attribute
- XPath
/gmd:MD_Metadata/gmd:featureAttribute
Tab: Md. constraints (metadataConstraints)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Metadata constraints
See Metadata constraintsTab: Md. maintenance (metadataMaintenance)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Metadata maintenance
See Metadata maintenanceTab: Schema info (applicationSchemaInfo)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Application schema info
See Application schema infoView: XML (xml)
This view is composed of1tab(s).
Tab: XML (xml)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Schema technical details
- Standard identifier
iso19139
- Version
1.0
- Schema location
http://www.isotc211.org/2005/gmd http://schemas.opengis.net/csw/2.0.2/profiles/apiso/1.0.0/apiso.xsd
- Schema namespaces
- http://geonetwork-opensource.org/schemas/schema-ident
- http://www.isotc211.org/2005/gco
- http://www.isotc211.org/2005/gmd
- http://www.w3.org/2001/XMLSchema-instance
- http://www.w3.org/XML/1998/namespace
- Schema detection mode
elements (root)
- Schema detection elements
- gmd:CI_ResponsibleParty
- gmd:DQ_DomainConsistency
- gmd:EX_Extent
- gmd:MD_Format
- gmd:MD_Metadata
Standard elements
List of all elements available in the standard.
Name of the calendar era
- Name
calendarEraName
- Description
Code
- Name
code
- Context
gmd:MD_Identifier
- Description
System code
- Name
code
- Description
Code
- Name
code
- Context
gmd:MD_CodeValue
- Description
Reference Authority
- Name
codeSpace
- Description
Direct projection system (for geographical resources)
- Name
DirectReferenceSystem
- Description
Factor
- Name
factor
- Description
Frame
- Name
frame
- Description
Name
- Name
gco:aName
- Description
Type name
- Name
gco:aName
- Context
gco:TypeName
- Description
Recommended values
code | label |
---|---|
BOOLEAN | BOOLEAN |
BYTE | BYTE |
CHARACTER | CHARACTER |
DATE | DATE |
DATETIME | DATETIME |
DOUBLE | DOUBLE |
FLOAT | FLOAT |
INTEGER | INTEGER |
NUMERIC | NUMERIC |
REAL | REAL |
SERIAL | SERIAL |
VARCHAR | VARCHAR |
TEXT | TEXT |
Angle
- Name
gco:Angle
- Description
Attribute type
- Name
gco:attributeType
- Description
Binary
- Name
gco:Binary
- Description
Text
- Name
gco:CharacterString
- Description
Edition Date
- Name
gco:Date
- Context
gmd:CI_Citation
- Description
Date
- Name
gco:Date
- Description
Usage Date / Time
- Name
gco:DateTime
- Context
gmd:MD_Usage
- Description
<gco:DateTime xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">2016-01-15T16:57:35</gco:DateTime>
Planned Available Date / Time
- Name
gco:DateTime
- Context
gmd:MD_StandardOrderProcess
- Description
<gco:DateTime xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">2016-01-15T16:57:35</gco:DateTime>
Date and time
- Name
gco:DateTime
- Description
Date and time or range of date and time on or over which the process step occurred
(YYYY-MM-DDThh:mm:ss)
<gco:DateTime xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">2016-01-15T16:57:35</gco:DateTime>
Distance
- Name
gco:Distance
- Description
<gco:Distance xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
uom="m">100</gco:Distance>
Length
- Name
gco:Length
- Description
Name
- Name
gco:localName
- Description
Local name
- Name
gco:LocalName
- Description
Lower cardinality
- Name
gco:lower
- Description
Name of Measure
- Name
gco:Measure
- Context
gmd:DQ_Element
- Description
Unit of Measure
- Name
gco:Measure
- Context
gmd:EX_VerticalExtent
- Description
Vertical units used for vertical extent information Examples: metres, feet,
millimetres, hectopascals
Measure
- Name
gco:Measure
- Description
Member name
- Name
gco:MemberName
- Description
Nil reason
- Name
gco:nilReason
- Description
Standard codelists Nil reason (gco:nilReason)
code | label |
---|---|
missing | Missing |
inapplicable | Inapplicable |
template | Template |
unknown | Unknown |
withheld | Withheld |
Record
- Name
gco:Record
- Description
Scale
- Name
gco:Scale
- Description
Scoped name
- Name
gco:ScopedName
- Description
Type name
- Name
gco:TypeName
- Description
Upper cardinality
- Name
gco:upper
- Description
Abstract
- Name
gmd:abstract
- Description
- Condition
mandatory
<gmd:abstract xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:CharacterString>The data set combines the Corine based MAES (Mapping and Assessment of
Ecosystems and their Services) ecosystem classes with the non-spatial EUNIS habitat
classification (LEVEL 1) for a better biological characterization of ecosystems across
Europe (EEA-39). As such it represents probabilities of EUNIS habitat presence for each
MAES ecosystem type.
The data set aims to combine spatially explicit land cover information with non-spatially
referenced habitat information to improve our knowledge about ecosystems and their
distribution across Europe. The work supports the MAES process, Target 2 Action 5 of the
implementation of the EU Biodiversity Strategy to 2020, established to achieve the Aichi
targets of the Convention of Biological Diversity (CBD).
The objective of the ecosystem data set produced by EEA and its Topic Centre ETC/SIA was
to improve the biological description of land cover based ecosystem types. It represents
probabilities of EUNIS habitat presence in ecosystem types at European level. Since it is
not based on spatial explicit mapping the spatial and thematic accuracy is not of same
quality as delineated maps.
The MAES ecosystem typology differentiates three levels: whereas the level 2 of the MAES
proposal follows closely the EUNIS level 1, the third level of the MAES typology
corresponds to the EUNIS level 2. This level will be the base for the mapping approach.
</gco:CharacterString>
</gmd:abstract>
Access constraints
- Name
gmd:accessConstraints
- Description
Access constraints applied to assure the protection of privacy or intellectual
property, and any special restrictions or limitations on obtaining the
resource
<gmd:accessConstraints xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_RestrictionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_RestrictionCode"
codeListValue="otherRestrictions"/>
</gmd:accessConstraints>
Address
- Name
gmd:address
- Context
gmd:CI_ResponsibleParty
- Description
Address
- Name
gmd:address
- Description
Administrative area
- Name
gmd:administrativeArea
- Description
Aggregate Datasetindentifier
- Name
gmd:aggregateDataSetIdentifier
- Description
Aggregate Datasetname
- Name
gmd:aggregateDataSetName
- Description
Aggregation Information
- Name
gmd:aggregationInfo
- Description
Alternate title
- Name
gmd:alternateTitle
- Description
Short name or other language name by which the cited information is known.
Example: "DCW" as an alternative title for "Digital Chart of the World
Amendment number
- Name
gmd:amendmentNumber
- Description
Application profile
- Name
gmd:applicationProfile
- Description
Application schema info
- Name
gmd:applicationSchemaInfo
- Description
Association Type
- Name
gmd:associationType
- Description
- Condition
mandatory
Attribute description
- Name
gmd:attributeDescription
- Description
- Condition
mandatory
Attribute instances
- Name
gmd:attributeInstances
- Description
Attributes
- Name
gmd:attributes
- Description
Authority
- Name
gmd:authority
- Description
Axis Dimensions Properties
- Name
gmd:axisDimensionProperties
- Description
Bits per value
- Name
gmd:bitsPerValue
- Description
Maximum number of significant bits in the uncompressed representation for the
value in each band of each pixel
Camera calibration information availability
- Name
gmd:cameraCalibrationInformationAvailability
- Description
Cell geometry
- Name
gmd:cellGeometry
- Description
- Condition
mandatory
Center point
- Name
gmd:centerPoint
- Description
Earth location in the coordinate system defined by the Spatial Reference System
and the grid coordinate of the cell halfway between opposite ends of the grid in the
spatial dimensions
Character encoding
- Name
gmd:characterEncoding
- Description
Character set
- Name
gmd:characterSet
- Context
gmd:MD_Metadata
- Description
- Condition
conditional
<gmd:characterSet xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_CharacterSetCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"
codeListValue="utf8"/>
</gmd:characterSet>
Character set
- Name
gmd:characterSet
- Context
gmd:MD_DataIdentification
- Description
<gmd:characterSet xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_CharacterSetCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"
codeListValue="utf8"/>
</gmd:characterSet>
Character set
- Name
gmd:characterSet
- Description
- Condition
conditional
<gmd:characterSet xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_CharacterSetCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"
codeListValue="utf8"/>
</gmd:characterSet>
Checkpoint Availability
- Name
gmd:checkPointAvailability
- Description
Indication of whether or not geographic position points are available to test
the accuracy of the georeferenced grid data
- Condition
mandatory
Checkpoint Description
- Name
gmd:checkPointDescription
- Description
- Condition
conditional
Address
- Name
gmd:CI_Address
- Description
Citation
- Name
gmd:CI_Citation
- Description
Contact
- Name
gmd:CI_Contact
- Description
Date
- Name
gmd:CI_Date
- Description
Date type code
- Name
gmd:CI_DateTypeCode
- Description
Standard codelists Date type code (gmd:CI_DateTypeCode)
code | label | description |
---|---|---|
creation | Creation | Date identifies when the resource was brought into existence |
publication | Publication | Date identifies when the resource was issued |
revision | Revision | Date identifies when the resource was examined or re-examined and improved or amended |
OnLine function code
- Name
gmd:CI_OnLineFunctionCode
- Description
Standard codelists OnLine function code (gmd:CI_OnLineFunctionCode)
code | label | description |
---|---|---|
download | Download | Online instructions for transferring data from one storage device or system to another |
information | Information | Online information about the resource |
offlineAccess | Offline access | Online instructions for requesting the resource from the provider |
order | Order | Online order process for obtening the resource |
search | Search | Online search interface for seeking out information about the resource |
OnLine resource
- Name
gmd:CI_OnlineResource
- Description
Information about on-line sources from which the dataset, specification, or
community profile name and extended metadata elements can be obtained
Presentatiewijze code
- Name
gmd:CI_PresentationFormCode
- Description
Standard codelists Presentatiewijze code (gmd:CI_PresentationFormCode)
code | label | description |
---|---|---|
documentDigital | Digital document | Digital representation of a primarily textual item (can contain illustrations also) |
imageDigital | Digital image | Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format |
documentHardcopy | Hardcopy document | Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media |
imageHardcopy | Hardcopy image | Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user |
mapDigital | Digital map | Map represented in raster or vector form |
mapHardcopy | Hardcopy map | Map printed on paper, photographic material, or other media for use directly by the human user |
modelDigital | Digital model | Multi-dimensional digital representation of a feature, process, etc. |
modelHardcopy | Hardcopy model | 3-dimensional, physical model |
profileDigital | Digital profile | Vertical cross-section in digital form |
profileHardcopy | Hardcopy profile | Vertical cross-section printed on paper, etc. |
tableDigital | Digital table | Digital representation of facts or figures systematically displayed, especially in columns |
tableHardcopy | Hardcopy table | Representation of facts or figures systematically displayed, especially in columns, printed onpapers, photographic material, or other media |
videoDigital | Digital video | Digital video recording |
videoHardcopy | Hardcopy video | Video recording on film |
Responsible party
- Name
gmd:CI_ResponsibleParty
- Description
Identification of, and means of communication with, person(s) and organizations
associated with the dataset
Role code
- Name
gmd:CI_RoleCode
- Description
Standard codelists Role code (gmd:CI_RoleCode)
code | label | description |
---|---|---|
resourceProvider | Resource provider | Party that supplies the resource |
custodian | Custodian | Party that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource |
owner | Owner | Party that owns the resource |
user | User | Party who uses the resource |
distributor | Distributor | Party who distributes the resource |
originator | Originator | Party who created the resource |
pointOfContact | Point of contact | Party who can be contacted for acquiring knowledge about or acquisition of the resource |
principalInvestigator | Principal investigator | Key party responsible for gathering information and conducting research |
processor | Processor | Party that has processed the data in a manner such that the resource has been modified |
publisher | Publisher | Party who published the resource |
author | Author | Party who authored the resource |
Series
- Name
gmd:CI_Series
- Description
Telephone
- Name
gmd:CI_Telephone
- Description
Citation
- Name
gmd:citation
- Context
gmd:MD_Identification
- Description
<gmd:citation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
version 2.1, Dec. 2015
</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="creation"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:edition>
<gco:CharacterString>2.1</gco:CharacterString>
</gmd:edition>
<gmd:identifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:identifier>
</gmd:CI_Citation>
</gmd:citation>
Citation
- Name
gmd:citation
- Context
gmd:MD_Authority
- Description
<gmd:citation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
version 2.1, Dec. 2015
</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="creation"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:edition>
<gco:CharacterString>2.1</gco:CharacterString>
</gmd:edition>
<gmd:identifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:identifier>
</gmd:CI_Citation>
</gmd:citation>
Citation
- Name
gmd:citation
- Context
gmd:MD_Thesaurus
- Description
<gmd:citation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
version 2.1, Dec. 2015
</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="creation"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:edition>
<gco:CharacterString>2.1</gco:CharacterString>
</gmd:edition>
<gmd:identifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:identifier>
</gmd:CI_Citation>
</gmd:citation>
Citation
- Name
gmd:citation
- Description
<gmd:citation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
version 2.1, Dec. 2015
</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="creation"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:edition>
<gco:CharacterString>2.1</gco:CharacterString>
</gmd:edition>
<gmd:identifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:identifier>
</gmd:CI_Citation>
</gmd:citation>
Cited responsible party
- Name
gmd:citedResponsibleParty
- Description
Name and position information for an individual or organization that is
responsible for the resource
City
- Name
gmd:city
- Description
Classification
- Name
gmd:classification
- Description
- Condition
mandatory
Classification system
- Name
gmd:classificationSystem
- Description
Cloud cover percentage
- Name
gmd:cloudCoverPercentage
- Description
Unique resource identifier
- Name
gmd:code
- Context
gmd:RS_Identifier
- Description
- Condition
mandatory
Code
- Name
gmd:code
- Context
gmd:MD_Identifier
- Description
- Condition
mandatory
Code
- Name
gmd:code
- Context
gmd:MD_CodeValue
- Description
Codespace
- Name
gmd:codeSpace
- Description
code | label |
---|---|
EPSG | EPSG |
<gmd:codeSpace xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:CharacterString>OGP Surveying & Positioning Committee</gco:CharacterString>
</gmd:codeSpace>
Collective title
- Name
gmd:collectiveTitle
- Description
Common title with holdings note. NOTE title identifies elements of a series
collectively, combined with information about what volumes are available at the source
cited
This field is used to name the Basic Geodata as defined in the GeoIV Annex I, as it is
possible that there are more than 1 "physical" datasets assigned to 1 legal entry. E.g.: Entry
no. 47 "Geophysikalisches Kartenwerk" consists of 3 datasets "Geophysikalische Karten
1:500000", "Geophysikalische Spezialkarten" and "Gravimetrischer Atlas 1:100000"
Compliance code
- Name
gmd:complianceCode
- Description
ComposedOf
- Name
gmd:composedOf
- Description
Compression generation quantity
- Name
gmd:compressionGenerationQuantity
- Description
Condition
- Name
gmd:condition
- Description
Constraint language
- Name
gmd:constraintLanguage
- Description
- Condition
mandatory
Contact
- Name
gmd:contact
- Context
gmd:MD_Metadata
- Description
- Condition
mandatory
<gmd:contact xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_ResponsibleParty>
<gmd:organisationName>
<gco:CharacterString>European Environment Agency</gco:CharacterString>
</gmd:organisationName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:address>
<gmd:CI_Address>
<gmd:deliveryPoint>
<gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
</gmd:deliveryPoint>
<gmd:city>
<gco:CharacterString>Copenhagen</gco:CharacterString>
</gmd:city>
<gmd:administrativeArea>
<gco:CharacterString>K</gco:CharacterString>
</gmd:administrativeArea>
<gmd:postalCode>
<gco:CharacterString>1050</gco:CharacterString>
</gmd:postalCode>
<gmd:country>
<gco:CharacterString>Denmark</gco:CharacterString>
</gmd:country>
<gmd:electronicMailAddress>
<gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
codeListValue="pointOfContact"/>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:contact>
Contact
- Name
gmd:contact
- Context
gmd:MD_MaintenanceInformation
- Description
Identification of, and means of communication with, person(s) and
organization(s) with responsibility for maintaining the metadata
<gmd:contact xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_ResponsibleParty>
<gmd:organisationName>
<gco:CharacterString>European Environment Agency</gco:CharacterString>
</gmd:organisationName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:address>
<gmd:CI_Address>
<gmd:deliveryPoint>
<gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
</gmd:deliveryPoint>
<gmd:city>
<gco:CharacterString>Copenhagen</gco:CharacterString>
</gmd:city>
<gmd:administrativeArea>
<gco:CharacterString>K</gco:CharacterString>
</gmd:administrativeArea>
<gmd:postalCode>
<gco:CharacterString>1050</gco:CharacterString>
</gmd:postalCode>
<gmd:country>
<gco:CharacterString>Denmark</gco:CharacterString>
</gmd:country>
<gmd:electronicMailAddress>
<gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
codeListValue="pointOfContact"/>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:contact>
Metadata author
- Name
gmd:contact
- Description
- Condition
mandatory
<gmd:contact xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:CI_ResponsibleParty>
<gmd:organisationName>
<gco:CharacterString>European Environment Agency</gco:CharacterString>
</gmd:organisationName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:address>
<gmd:CI_Address>
<gmd:deliveryPoint>
<gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
</gmd:deliveryPoint>
<gmd:city>
<gco:CharacterString>Copenhagen</gco:CharacterString>
</gmd:city>
<gmd:administrativeArea>
<gco:CharacterString>K</gco:CharacterString>
</gmd:administrativeArea>
<gmd:postalCode>
<gco:CharacterString>1050</gco:CharacterString>
</gmd:postalCode>
<gmd:country>
<gco:CharacterString>Denmark</gco:CharacterString>
</gmd:country>
<gmd:electronicMailAddress>
<gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
codeListValue="pointOfContact"/>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:contact>
Contact Information
- Name
gmd:contactInfo
- Description
Contact instructions
- Name
gmd:contactInstructions
- Description
Content Information
- Name
gmd:contentInfo
- Description
Provides information about the feature catalogue and describes the coverage and
image data characteristics
<gmd:contentInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_FeatureCatalogueDescription>
<gmd:includedWithDataset>
<gco:Boolean>false</gco:Boolean>
</gmd:includedWithDataset>
<gmd:featureCatalogueCitation uuidref="e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"
xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/eng/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"/>
</gmd:MD_FeatureCatalogueDescription>
</gmd:contentInfo>
Content type
- Name
gmd:contentType
- Description
- Condition
mandatory
Controlpoint Availability
- Name
gmd:controlPointAvailability
- Description
- Condition
mandatory
Corner points
- Name
gmd:cornerPoints
- Description
Earth location in the coordinate system defined by the Spatial Reference System
and the grid coordinate of the cells at opposite ends of grid coverage along two
diagonals in the grid spatial dimensions. There are four corner points in a georectified
grid; at least two corner points along one diagonal are required
- Condition
mandatory
Country
- Name
gmd:country
- Description
Country
- Name
gmd:country
- Context
gmd:MD_Legislation
- Description
Country
- Name
gmd:country
- Context
PT_Group
- Description
Credit
- Name
gmd:credit
- Description
Data quality info
- Name
gmd:dataQualityInfo
- Description
<gmd:dataQualityInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:DQ_DataQuality>
<gmd:scope>
<gmd:DQ_Scope>
<gmd:level>
<gmd:MD_ScopeCode codeListValue="dataset"
codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
</gmd:level>
</gmd:DQ_Scope>
</gmd:scope>
<gmd:lineage>
<gmd:LI_Lineage>
<gmd:statement>
<gco:CharacterString>The data set production implied 2 steps. First re-classification of
CORINE Land Cover 2006 and bathymetry data using the 7 terrestrial (urban, cropland,
grassland, woodland and forest, heathland and shrub, sparsely vegetated land,
wetland), 1 freshwater (river and lakes), and 4 marine (marine inlets and transitional
waters, coastal, shelf, open ocean) classes of the MAES ecosystem typology (Maes et
al., 2013). The classes also provide links to major policy lines such as agriculture,
forestry, territorial cohesion, water and marine related policies. The second step
comprised refinement of the ecosystem types by attributing EUNIS habitat information
to each ecosystem type (see http://eunis.eea.europa.eu/habitats.jsp). The refinement
process used reference data such as potential natural vegetation, elevation, slope,
aspect, soil, geology, environmental regions and other spatial referenced information
which allowed attribution of the EUNIS habitat characteristics to the spatial mapping
units of the MAES ecosystem types. The geometric and thematic accuracy of EUNIS class
presence was also estimated and mapped. The method is described in the EEA Technical
Report 06/2015: European Ecosystem Assessment – Concept, Data, and Implementation.
The basis for the update was CORINE land cover 2006 (CLC 2006). It includes Albania,
Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic,
Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Kosovo
(under UNSCR 1244/99), Latvia, Liechtenstein, Lithuania, Luxembourg, the former
Yugoslavian Republic of Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland,
Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and
the United Kingdom. For Greece that has not participated in the CLC 2006 activity the
CLC 2000 data was used instead.
</gco:CharacterString>
</gmd:statement>
<gmd:source uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>
</gmd:LI_Lineage>
</gmd:lineage>
</gmd:DQ_DataQuality>
</gmd:dataQualityInfo>
Dataset
- Name
gmd:dataset
- Description
Dataset URI
- Name
gmd:dataSetURI
- Description
Uniformed Resource Identifier (URI) of the dataset to which the metadata applies. This
link refers direct to the machine-readable dataset.
Data type
- Name
gmd:dataType
- Description
- Condition
mandatory
Date
- Name
gmd:date
- Description
- Condition
mandatory
Date of last update
- Name
gmd:date
- Context
gmd:MD_Revision
- Description
Date of next update
- Name
gmd:date
- Context
gmd:MD_MaintenanceInformation
- Description
Date
- Name
gmd:date
- Context
gmd:CI_Citation
- Description
- Condition
mandatory
Date
- Name
gmd:date
- Context
gmd:CI_Date
- Description
- Condition
mandatory
Date of next update
- Name
gmd:dateOfNextUpdate
- Description
Date stamp
- Name
gmd:dateStamp
- Description
- Condition
mandatory
<gmd:dateStamp xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:DateTime>2016-01-15T16:57:35</gco:DateTime>
</gmd:dateStamp>
Date / Time
- Name
gmd:dateTime
- Description
Date and time or range of date and time on or over which the process step
occurred (YYYY-MM-DDThh:mm:ss)
Date / Time
- Name
gmd:dateTime
- Context
LI_ProcessStep
- Description
Date and time or range of date and time on or over which the process step
occurred (YYYY-MM-DDThh:mm:ss)
Date / Time
- Name
gmd:dateTime
- Context
gmd:DQ_Element
- Description
Date type
- Name
gmd:dateType
- Description
- Condition
mandatory
Definition
- Name
gmd:definition
- Description
- Condition
mandatory
Delivery point
- Name
gmd:deliveryPoint
- Description
Denominator
- Name
gmd:denominator
- Description
- Condition
add either a denominator or a distance
Recommended values
code | label |
---|---|
5000 | 1:5´000 |
10000 | 1:10´000 |
25000 | 1:25´000 |
50000 | 1:50´000 |
100000 | 1:100´000 |
200000 | 1:200´000 |
300000 | 1:300´000 |
500000 | 1:500´000 |
1000000 | 1:1´000´000 |
Density
- Name
gmd:density
- Description
Density units
- Name
gmd:densityUnits
- Description
- Condition
conditional
Describes
- Name
gmd:describes
- Description
Description
- Name
gmd:description
- Description
Description
- Name
gmd:description
- Context
gmd:MD_AbstractClass
- Description
Description
- Name
gmd:description
- Context
LI_ProcessStep
- Description
- Condition
mandatory
Description
- Name
gmd:description
- Context
LI_Source
- Description
Description
- Name
gmd:description
- Context
gmd:EX_Extent
- Description
Description
- Name
gmd:description
- Context
gmd:CI_OnlineResource
- Description
code | label |
---|---|
http://www.opengis.net/def/crs/EPSG/0/3035 | ETRS89 / LAEA Europe |
http://www.opengis.net/def/crs/EPSG/0/31370 | Belge 1972 / Belgian Lambert 72 |
http://www.opengis.net/def/crs/EPSG/0/4936 | ETRS89-XYZ: 3D Cartesian in ETRS89 |
http://www.opengis.net/def/crs/EPSG/0/4937 | ETRS89-GRS80h: 3D geodetic in ETRS89 on GRS80 |
http://www.opengis.net/def/crs/EPSG/0/4258 | ETRS89-GRS802D: geodetic in ETRS89 on GRS80 |
http://www.opengis.net/def/crs/EPSG/0/3035 | ETRS89-LAEA2D: LAEA projection in ETRS89 on GRS80 |
http://www.opengis.net/def/crs/EPSG/0/3034 | ETRS89-LCC2D: LCC projection in ETRS89 on GRS80 |
http://www.opengis.net/def/crs/EPSG/0/3038 | ETRS89-TM26N2D: TM projection in ETRS89 on GRS80, zone 26N (30°W to 24°W) |
http://www.opengis.net/def/crs/EPSG/0/3039 | ETRS89-TM27N2D: TM projection in ETRS89 on GRS80, zone 27N (24°W to 18°W) |
http://www.opengis.net/def/crs/EPSG/0/3040 | ETRS89-TM28N: 2D TM projection in ETRS89 on GRS80, zone 28N (18°W to 12°W) |
http://www.opengis.net/def/crs/EPSG/0/3041 | ETRS89-TM29N: 2D TM projection in ETRS89 on GRS80, zone 29N (12°W to 6°W) |
http://www.opengis.net/def/crs/EPSG/0/3042 | ETRS89-TM30N: 2D TM projection in ETRS89 on GRS80, zone 30N (6°W to 0°) |
http://www.opengis.net/def/crs/EPSG/0/3043 | ETRS89-TM31N: 2D TM projection in ETRS89 on GRS80, zone 31N (0° to 6°E) |
http://www.opengis.net/def/crs/EPSG/0/3044 | ETRS89-TM32N: 2D TM projection in ETRS89 on GRS80, zone 32N (6°E to 12°E) |
http://www.opengis.net/def/crs/EPSG/0/3045 | ETRS89-TM33N: 2D TM projection in ETRS89 on GRS80, zone 33N (12°E to 18°E) |
http://www.opengis.net/def/crs/EPSG/0/3046 | ETRS89-TM34N: 2D TM projection in ETRS89 on GRS80, zone 34N (18°E to 24°E) |
http://www.opengis.net/def/crs/EPSG/0/3047 | ETRS89-TM35N: 2D TM projection in ETRS89 on GRS80, zone 35N (24°E to 30°E) |
http://www.opengis.net/def/crs/EPSG/0/3048 | ETRS89-TM36N: 2D TM projection in ETRS89 on GRS80, zone 36N (30°E to 36°E) |
http://www.opengis.net/def/crs/EPSG/0/3049 | ETRS89-TM37N: 2D TM projection in ETRS89 on GRS80, zone 37N (36°E to 42°E) |
http://www.opengis.net/def/crs/EPSG/0/3050 | ETRS89-TM38N: 2D TM projection in ETRS89 on GRS80, zone 38N (42°E to 48°E) |
http://www.opengis.net/def/crs/EPSG/0/3051 | ETRS89-TM39N: 2D TM projection in ETRS89 on GRS80, zone 39N (48°E to 54°E) |
http://www.opengis.net/def/crs/EPSG/0/5730 | EVRS: Height in EVRS |
http://www.opengis.net/def/crs/EPSG/0/7409 | ETRS89-GRS80-EVRS: 3D compound: 2D geodetic in ETRS89 on GRS80, and EVRS height |
http://www.opengis.net/def/crs/EPSG/0/2154 | RGF93 / Lambert-93 |
http://www.opengis.net/def/crs/EPSG/0/32620 | WGS 84 / UTM zone 20N |
http://www.opengis.net/def/crs/EPSG/0/2972 | RGFG95 / UTM zone 22N |
http://www.opengis.net/def/crs/EPSG/0/2975 | RGR92 / UTM zone 40S |
http://www.opengis.net/def/crs/EPSG/0/4467 | RGSPM06 / UTM zone 21N |
http://www.opengis.net/def/crs/EPSG/0/4471 | RGM04 / UTM zone 38S |
Description
- Name
gmd:description
- Context
gmd:MD_CodeDomain
- Description
Value description
- Name
gmd:description
- Context
gmd:MD_CodeValue
- Description
Description
- Name
gmd:description
- Context
gmd:MD_Attribute
- Description
Description
- Name
gmd:description
- Context
gmd:MD_Role
- Description
Descriptive keywords
- Name
gmd:descriptiveKeywords
- Description
Descriptor
- Name
gmd:descriptor
- Description
Dimension
- Name
gmd:dimension
- Description
Dimension name
- Name
gmd:dimensionName
- Description
- Condition
mandatory
Dimension size
- Name
gmd:dimensionSize
- Description
- Condition
mandatory
Distance
- Name
gmd:distance
- Description
- Condition
Provide a distance if no equivalent Scale is documented
Recommended values
code | label |
---|---|
0.10 | 10 cm |
0.25 | 25 cm |
0.50 | 50 cm |
1 | 1 m |
30 | 30 m |
100 | 100 m |
<gmd:distance xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:Distance uom="m">100</gco:Distance>
</gmd:distance>
Distribution format
- Name
gmd:distributionFormat
- Description
- Condition
mandatory
<gmd:distributionFormat xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Format>
<gmd:name>
<gco:CharacterString>GTiff</gco:CharacterString>
</gmd:name>
<gmd:version gco:nilReason="missing">
<gco:CharacterString/>
</gmd:version>
</gmd:MD_Format>
</gmd:distributionFormat>
Distribution Information
- Name
gmd:distributionInfo
- Description
<gmd:distributionInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_Distribution>
<gmd:distributionFormat>
<gmd:MD_Format>
<gmd:name>
<gco:CharacterString>GTiff</gco:CharacterString>
</gmd:name>
<gmd:version gco:nilReason="missing">
<gco:CharacterString/>
</gmd:version>
</gmd:MD_Format>
</gmd:distributionFormat>
<gmd:transferOptions>
<gmd:MD_DigitalTransferOptions>
<gmd:onLine>
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>
http://www.eea.europa.eu/data-and-maps/data/ds_resolveuid/d851e1b7f678468b8f0b1b98930ba3e1
</gmd:URL>
</gmd:linkage>
<gmd:protocol>
<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
</gmd:protocol>
<gmd:function>
<gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
codeListValue="download"/>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onLine>
</gmd:MD_DigitalTransferOptions>
</gmd:transferOptions>
</gmd:MD_Distribution>
</gmd:distributionInfo>
Distribution / Order Process
- Name
gmd:distributionOrderProcess
- Description
Provides information about how the resource may be obtained, and related
instructions and fee information
Distributor
- Name
gmd:distributor
- Description
Distributor contact
- Name
gmd:distributorContact
- Description
- Condition
mandatory
Distributor format
- Name
gmd:distributorFormat
- Description
- Condition
conditional
Distributor transfer options
- Name
gmd:distributorTransferOptions
- Description
Domain code
- Name
gmd:domainCode
- Description
Domain of validity
- Name
gmd:domainOfValidity
- Description
Domain value
- Name
gmd:domainValue
- Description
Absolute external positional accuracy
- Name
gmd:DQ_AbsoluteExternalPositionalAccuracy
- Description
Accuracy of time measurement
- Name
gmd:DQ_AccuracyOfATimeMeasurement
- Description
Completeness commission
- Name
gmd:DQ_CompletenessCommission
- Description
Completeness omission
- Name
gmd:DQ_CompletenessOmission
- Description
Conceptual consistency
- Name
gmd:DQ_ConceptualConsistency
- Description
Conformance result
- Name
gmd:DQ_ConformanceResult
- Description
Information about the outcome of evaluating the obtained value (or set of
values) against a specified acceptable conformance quality level
Data quality
- Name
gmd:DQ_DataQuality
- Description
<gmd:DQ_DataQuality xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:scope>
<gmd:DQ_Scope>
<gmd:level>
<gmd:MD_ScopeCode codeListValue="dataset"
codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
</gmd:level>
</gmd:DQ_Scope>
</gmd:scope>
<gmd:lineage>
<gmd:LI_Lineage>
<gmd:statement>
<gco:CharacterString>The data set production implied 2 steps. First re-classification of
CORINE Land Cover 2006 and bathymetry data using the 7 terrestrial (urban, cropland,
grassland, woodland and forest, heathland and shrub, sparsely vegetated land,
wetland), 1 freshwater (river and lakes), and 4 marine (marine inlets and transitional
waters, coastal, shelf, open ocean) classes of the MAES ecosystem typology (Maes et
al., 2013). The classes also provide links to major policy lines such as agriculture,
forestry, territorial cohesion, water and marine related policies. The second step
comprised refinement of the ecosystem types by attributing EUNIS habitat information
to each ecosystem type (see http://eunis.eea.europa.eu/habitats.jsp). The refinement
process used reference data such as potential natural vegetation, elevation, slope,
aspect, soil, geology, environmental regions and other spatial referenced information
which allowed attribution of the EUNIS habitat characteristics to the spatial mapping
units of the MAES ecosystem types. The geometric and thematic accuracy of EUNIS class
presence was also estimated and mapped. The method is described in the EEA Technical
Report 06/2015: European Ecosystem Assessment – Concept, Data, and Implementation.
The basis for the update was CORINE land cover 2006 (CLC 2006). It includes Albania,
Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic,
Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Kosovo
(under UNSCR 1244/99), Latvia, Liechtenstein, Lithuania, Luxembourg, the former
Yugoslavian Republic of Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland,
Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and
the United Kingdom. For Greece that has not participated in the CLC 2006 activity the
CLC 2000 data was used instead.
</gco:CharacterString>
</gmd:statement>
<gmd:source uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>
</gmd:LI_Lineage>
</gmd:lineage>
</gmd:DQ_DataQuality>
Domain consistency
- Name
gmd:DQ_DomainConsistency
- Description
Evaluation method type code
- Name
gmd:DQ_EvaluationMethodTypeCode
- Description
Standard codelists Evaluation method type code (gmd:DQ_EvaluationMethodTypeCode)
code | label | description |
---|---|---|
directInternal | Direct internal | Method of evaluating the quality of a dataset based on inspection of items within the dataset, where all data required is internal to the dataset being evaluated |
directExternal | Direct external | Method of evaluating the quality of a dataset based on inspection of items within the dataset, where reference data external to the dataset being evaluated is required |
indirect | Indirect | Method of evaluating the quality of a dataset based on external knowledge |
Format consistency
- Name
gmd:DQ_FormatConsistency
- Description
Degree to which data is stored in accordance with the physical structure of the
dataset, as described by the scope
Gridded data positional accuracy
- Name
gmd:DQ_GriddedDataPositionalAccuracy
- Description
Non quantitative attribute accuracy
- Name
gmd:DQ_NonQuantitativeAttributeAccuracy
- Description
Quantitative attribute accuracy
- Name
gmd:DQ_QuantitativeAttributeAccuracy
- Description
Quantitative result
- Name
gmd:DQ_QuantitativeResult
- Description
The values or information about the value(s) (or set of values) obtained from
applying a data quality measure
Relative internal positional accuracy
- Name
gmd:DQ_RelativeInternalPositionalAccuracy
- Description
Closeness of the relative positions of features in the scope to their
respective relative positions accepted as or being true
Scope
- Name
gmd:DQ_Scope
- Description
<gmd:DQ_Scope xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:level>
<gmd:MD_ScopeCode codeListValue="dataset"
codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
</gmd:level>
</gmd:DQ_Scope>
Temporal consistency
- Name
gmd:DQ_TemporalConsistency
- Description
Temporal validity
- Name
gmd:DQ_TemporalValidity
- Description
Thematic classification correctness
- Name
gmd:DQ_ThematicClassificationCorrectness
- Description
Topological consistency
- Name
gmd:DQ_TopologicalConsistency
- Description
Correctness of the explicitly encoded topological characteristics of the
dataset as described by the scope
DS_Association
- Name
gmd:DS_Association
- Description
Association Type
- Name
gmd:DS_AssociationTypeCode
- Description
Standard codelists Association Type (gmd:DS_AssociationTypeCode)
code | label | description |
---|---|---|
crossReference | Cross reference | Reference from one dataset to another |
largerWorkCitation | Larger work citation | Reference to a master dataset of which this one is a part |
partOfSeamlessDatabase | Part of seamless database | Part of the same structured set of data held in a computer |
source | Source | Mapping and charting information from which the dataset content originates |
stereoMate | Stereo mate | Part of a set of imagery that when used together, provides three-dimensional images |
DS_DataSet
- Name
gmd:DS_DataSet
- Description
DS_Initiative
- Name
gmd:DS_Initiative
- Description
Initiative Type
- Name
gmd:DS_InitiativeTypeCode
- Description
Standard codelists Initiative Type (gmd:DS_InitiativeTypeCode)
code | label | description |
---|---|---|
campaign | Campaign | Series of organized planned actions |
collection | Collection | Accumulation of datasets assembled for a specific purpose |
exercise | Exercise | Specific performance of a function or group of functions |
experiment | Experiment | Process designed to find if something is effective or valid |
investigation | Investigation | Search or systematic inquiry |
mission | Mission | Specific operation of a data collection system |
sensor | Sensor | Device or piece of equipment which detects or records |
operation | Operation | Action that is part of a series of actions |
platform | Platform | Vehicle or other support base that holds a sensor |
process | Process | Method of doing something involving a number of steps |
program | Program | Specific planned activity |
project | Project | Organized undertaking, research, or development |
study | Study | Examination or investigation |
task | Task | Piece of work |
trial | Trial | Process of testing to discover or demonstrate something |
DS_OtherAggregate
- Name
gmd:DS_OtherAggregate
- Description
DS_Platform
- Name
gmd:DS_Platform
- Description
DS_ProductionSeries
- Name
gmd:DS_ProductionSeries
- Description
DS_Sensor
- Name
gmd:DS_Sensor
- Description
DS_Series
- Name
gmd:DS_Series
- Description
DS_StereoMate
- Name
gmd:DS_StereoMate
- Description
East bound
- Name
gmd:eastBoundLongitude
- Description
Eastern-most coordinate of the limit of the dataset extent, expressed in
longitude in decimal degrees (positive east)
- Condition
mandatory
<gmd:eastBoundLongitude xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:Decimal>38.1471</gco:Decimal>
</gmd:eastBoundLongitude>
Edition
- Name
gmd:edition
- Description
<gmd:edition xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:CharacterString>2.1</gco:CharacterString>
</gmd:edition>
Edition date
- Name
gmd:editionDate
- Description
Electronic mail address
- Name
gmd:electronicMailAddress
- Description
Environment description
- Name
gmd:environmentDescription
- Description
Description of the dataset in the producer_s processing environment, including
items such as the software, the computer operating system, file name, and the dataset
size
Equivalent scale
- Name
gmd:equivalentScale
- Description
Error statistic
- Name
gmd:errorStatistic
- Description
Evaluation method description
- Name
gmd:evaluationMethodDescription
- Description
Evaluation Method
- Name
gmd:evaluationMethodType
- Description
Evaluation procedure
- Name
gmd:evaluationProcedure
- Description
Bounding Polygon
- Name
gmd:EX_BoundingPolygon
- Description
Boundary enclosing the dataset, expressed as the closed set of (x,y)
coordinates of the polygon (last point replicates first point)
Extent
- Name
gmd:EX_Extent
- Description
Geographic bounding box
- Name
gmd:EX_GeographicBoundingBox
- Description
<gmd:EX_GeographicBoundingBox xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:westBoundLongitude>
<gco:Decimal>-33.90432</gco:Decimal>
</gmd:westBoundLongitude>
<gmd:eastBoundLongitude>
<gco:Decimal>38.1471</gco:Decimal>
</gmd:eastBoundLongitude>
<gmd:southBoundLatitude>
<gco:Decimal>26.988714</gco:Decimal>
</gmd:southBoundLatitude>
<gmd:northBoundLatitude>
<gco:Decimal>60.57849</gco:Decimal>
</gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>
Geographic description
- Name
gmd:EX_GeographicDescription
- Description
Spatial Temporal Extent
- Name
gmd:EX_SpatialTemporalExtent
- Description
Temporal Extent
- Name
gmd:EX_TemporalExtent
- Description
<gmd:EX_TemporalExtent xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:extent>
<gml:TimePeriod gml:id="d28e322a1049886">
<gml:beginPosition>2006-01-01</gml:beginPosition>
<gml:endPosition>2006-12-31</gml:endPosition>
</gml:TimePeriod>
</gmd:extent>
</gmd:EX_TemporalExtent>
Vertical extent
- Name
gmd:EX_VerticalExtent
- Description
Explanation
- Name
gmd:explanation
- Description
- Condition
mandatory
Extended element information
- Name
gmd:extendedElementInformation
- Description
Provides information about a new metadata element, not found in ISO 19115,
which is required to describe geographic data
Extension Online resource
- Name
gmd:extensionOnLineResource
- Description
Information about on-line sources containing the community profile name and the
extended metadata elements. Information for all new metadata elements
Extent
- Name
gmd:extent
- Context
gmd:MD_DataIdentification
- Description
Extent
- Name
gmd:extent
- Context
gmd:DQ_Scope
- Description
Extent
- Name
gmd:extent
- Context
gmd:EX_TemporalExtent
- Description
Extent type code
- Name
gmd:extentTypeCode
- Description
Indication of whether the bounding polygon encompasses an area covered by the
data or an area where data is not present. Possible values: '1' for inclusion or '0' for
exclusion
Facsimile
- Name
gmd:facsimile
- Description
Feature attribute
- Name
gmd:featureAttribute
- Description
Feature catalogue citation
- Name
gmd:featureCatalogueCitation
- Description
- Condition
mandatory
<gmd:featureCatalogueCitation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
uuidref="e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"
xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/eng/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"/>
Feature instances
- Name
gmd:featureInstances
- Description
Features
- Name
gmd:features
- Description
Feature type
- Name
gmd:featureType
- Description
Feature types
- Name
gmd:featureTypes
- Description
Fees
- Name
gmd:fees
- Description
File decompression technique
- Name
gmd:fileDecompressionTechnique
- Description
Recommendations of algorithms or processes that can be applied to read or
expand resources to which compression techniques have been applied
File description
- Name
gmd:fileDescription
- Description
File identifier
- Name
gmd:fileIdentifier
- Description
<gmd:fileIdentifier xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:CharacterString>e8a366b7-0029-44d7-ae33-7578253179c0</gco:CharacterString>
</gmd:fileIdentifier>
File name
- Name
gmd:fileName
- Description
Name of the file that contains a graphic that provides an illustration of the
dataset. It could be a public image document URL.
- Condition
mandatory
<gmd:fileName xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gco:CharacterString>
http://sdi.eea.europa.eu/public/catalogue-graphic-overview/e8a366b7-0029-44d7-ae33-7578253179c0.png
</gco:CharacterString>
</gmd:fileName>
File type
- Name
gmd:fileType
- Description
Film distortion information availability
- Name
gmd:filmDistortionInformationAvailability
- Description
Format distributor
- Name
gmd:formatDistributor
- Description
Function
- Name
gmd:function
- Description
Geographic element
- Name
gmd:geographicElement
- Description
<gmd:geographicElement xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:EX_GeographicBoundingBox>
<gmd:westBoundLongitude>
<gco:Decimal>-33.90432</gco:Decimal>
</gmd:westBoundLongitude>
<gmd:eastBoundLongitude>
<gco:Decimal>38.1471</gco:Decimal>
</gmd:eastBoundLongitude>
<gmd:southBoundLatitude>
<gco:Decimal>26.988714</gco:Decimal>
</gmd:southBoundLatitude>
<gmd:northBoundLatitude>
<gco:Decimal>60.57849</gco:Decimal>
</gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>
</gmd:geographicElement>
Geographic identifier
- Name
gmd:geographicIdentifier
- Description
- Condition
mandatory
Geometric object count
- Name
gmd:geometricObjectCount
- Description
Geometric objects
- Name
gmd:geometricObjects
- Description
Geometric object type
- Name
gmd:geometricObjectType
- Description
Name of point and vector spatial objects used to locate zero-, one-, and
two-dimensional spatial locations in the dataset
- Condition
mandatory
GeoreferencedParameters
- Name
gmd:georeferencedParameters
- Description
Graphic overview
- Name
gmd:graphicOverview
- Description
<gmd:graphicOverview xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_BrowseGraphic>
<gmd:fileName>
<gco:CharacterString>
http://sdi.eea.europa.eu/public/catalogue-graphic-overview/e8a366b7-0029-44d7-ae33-7578253179c0.png
</gco:CharacterString>
</gmd:fileName>
</gmd:MD_BrowseGraphic>
</gmd:graphicOverview>
Graphics file
- Name
gmd:graphicsFile
- Description
Handling description
- Name
gmd:handlingDescription
- Description
Has
- Name
gmd:has
- Description
Hierarchy level
- Name
gmd:hierarchyLevel
- Description
Scope to which the metadata applies (see annex H for more information about
metadata hierarchy levels)
<gmd:hierarchyLevel xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_ScopeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"
codeListValue="dataset"/>
</gmd:hierarchyLevel>
Hierarchy level name
- Name
gmd:hierarchyLevelName
- Description
Hours of service
- Name
gmd:hoursOfService
- Description
Identification info
- Name
gmd:identificationInfo
- Description
- Condition
mandatory
<gmd:identificationInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
xmlns:xlink="http://www.w3.org/1999/xlink">
<gmd:MD_DataIdentification>
<gmd:citation>
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
version 2.1, Dec. 2015
</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2015-12-08</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI