xmlns:atom="http://www.w3.org/2005/Atom" xmlns:atom="http://www.w3.org/2005/Atom"

[F1ANNEX III U.K. REQUIREMENTS FOR SPATIAL DATA THEMES LISTED IN ANNEX II TO DIRECTIVE 2007/2/EC

1. ELEVATION U.K.

1.1. Definitions U.K.

In addition to the definitions set out in Article 2, the following definitions shall apply:

(1)

digital elevation model (DEM) means Digital Surface Model (DSM) or Digital Terrain Model (DTM).

(2)

digital surface model (DSM) means a surface describing the three dimensional shape of the Earth's surface, including all static features placed on it. Temporary phenomena do not form part of the surface, but due to the technical difficulties in removing them some of these features may also be present in the surface.

(3)

digital terrain model (DTM) means a surface describing the three dimensional shape of the Earth's bare surface, excluding as possible any other features placed on it.

(4)

elevation means a vertically-constrained dimensional property of an spatial object consisting of an absolute measure referenced to a well-defined surface which is commonly taken as origin.

(5)

height means an elevation property measured along a plumb line in a direction opposite to Earth's gravity field (upwards).

(6)

depth means an elevation property measured along a plumb line in a direction coincident to Earth's gravity field (downwards).

1.2. Structure of the Spatial Data Theme Elevation U.K.

The types specified for the spatial data theme Elevation are structured in the following packages:

Spatial data sets describing the morphology of land elevation shall be made available at least using the spatial object types included in the package Elevation – Grid Coverage.

Spatial data sets describing the morphology of bathymetry shall be made available at least using the spatial object types included in either the package Elevation – Grid Coverage or the package Elevation – Vector Elements.

1.3. Elevation – Base Types U.K.

1.3.1. Enumerations U.K.
1.3.1.1. Elevation Property Type (ElevationPropertyTypeValue) U.K.

Enumeration type which determines the elevation property which has been measured or calculated.

Values for the enumeration ElevationPropertyTypeValue U.K.
Value Definition
height Elevation property measured along a plumb line in a direction opposite to Earth's gravity field (upwards).
depth Elevation property measured along a plumb line in a direction coincident to Earth's gravity field (downwards).
1.3.1.2. Surface Type (SurfaceTypeValue) U.K.

Enumeration type which determines the elevation surface with regard to its relative adherence to the Earth's bare surface.

Values for the enumeration SurfaceTypeValue U.K.
Value Definition
DTM Digital terrain model.
DSM Digital surface model.

1.4. Elevation – Grid Coverage. U.K.

1.4.1. Spatial object types U.K.

The package Elevation – Grid Coverage contains the spatial object type Elevation Grid Coverage.

1.4.1.1. Elevation Grid Coverage (ElevationGridCoverage) U.K.

Continuous coverage which uses a systematic tessellation based on a regular rectified quadrilateral grid to cover its domain, where the elevation property value is usually known for each of the grid points forming this domain.

This type is a sub-type of RectifiedGridCoverage.

Attributes of the spatial object type ElevationGridCoverage U.K.
Attribute Definition Type Voidability
beginLifespanVersion Date and time at which this version of the spatial object was inserted or changed in the spatial data set. DateTime voidable
domainExtent Extent of the spatiotemporal domain of the coverage. EX_Extent
endLifespanVersion Date and time at which this version of the spatial object was superseded or retired in the spatial data set. DateTime voidable
inspireId External object identifier of the spatial object. Identifier
propertyType Attribute determining the elevation property represented by the elevation grid coverage. ElevationPropertyTypeValue
surfaceType Attribute indicating the type of elevation surface that the coverage describes in relation to the Earth's bare surface. SurfaceTypeValue
Association roles of the spatial object type ElevationGridCoverage U.K.
Association role Definition Type Voidability
contributingElevationGridCoverage

Reference to the elevation grid coverages that compose an aggregated elevation grid coverage.

The association has additional properties as defined in the association class ElevationGridCoverageAggregation.

ElevationGridCoverage
Constraints of the spatial object type ElevationGridCoverage U.K.

The grid dimension shall always be 2 for an elevation grid coverage.

The domainExtent shall be at least populated with a subtype of EX_GeographicExtent.

The coordinate reference system used to reference the grid shall be provided.

All the ElevationGridCoverage instances, to which an aggregated ElevationGridCoverage instance refers, shall share the same orientation of grid axes and the same grid spacing in each direction.

The origin of the grid shall be described in two dimensions.

The values in the range set shall be described by the Float type.

1.4.2. Data types U.K.
1.4.2.1. Elevation Grid Coverage Aggregation (ElevationGridCoverageAggregation) U.K.

Geometrical characteristics of the elevation grid coverage aggregation.

This type is an association class.

Attributes of the data type ElevationGridCoverageAggregation U.K.
Attribute Definition Type Voidability
contributingFootprint Geometric representation delineating the geographic area of the elevation grid coverage that contributes to the aggregated elevation grid coverage. GM_MultiSurface

1.5. Elevation - Vector Elements U.K.

1.5.1. Spatial object types U.K.

The package Elevation – Vector Elements contains the following spatial object types:

1.5.1.1. Elevation Vector Object (ElevationVectorObject) U.K.

Elevation spatial object forming part of a vector data set, which participates in the description of the elevation property of a real world surface. It consists of an identity base for all vector objects which can be included as part of an elevation data set.

This type is abstract.

Attributes of the spatial object type ElevationVectorObject U.K.
Attribute Definition Type Voidability
beginLifespanVersion Date and time at which this version of the spatial object was inserted or changed in the spatial data set. DateTime voidable
endLifespanVersion Date and time at which this version of the spatial object was superseded or retired in the spatial data set. DateTime voidable
localDepthDatum Identification of a local vertical coordinate reference system not included in a registry, which is used to refer depth measurements. ChartDatum
propertyType Attribute categorizing the elevation vector object as a land-elevation or a bathymetry spatial object. It determines the elevation property represented by the object. ElevationPropertyTypeValue
1.5.1.2. Spot Elevation (SpotElevation) U.K.

Point spatial object which describes the elevation of an Earth's surface at a specific location. It provides a single elevation property value.

This type is a sub-type of ElevationVectorObject.

Attributes of the spatial object type SpotElevation U.K.
Attribute Definition Type Voidability
classification Class of spot elevation according to the LAS specification of the American Society for Photogrammetry and Remote Sensing (ASPRS). SpotElevationClassValue voidable
geographicalName A geographical name that is used to identify a named land or water body's floor location in the real world, which is represented by the spot elevation spatial object. GeographicalName voidable
geometry Represents the geometric properties of the spatial object. GM_Point
propertyValue Value of the elevation property of the spatial object referred to a specific vertical coordinate reference system. DirectPosition
spotElevationType The type of elevation spot. SpotElevationTypeValue voidable
Constraints of the spatial object type SpotElevation U.K.

The dimension of the property value coordinate shall be 1

The property value shall be expressed referring to a vertical coordinate reference system

1.5.1.3. Contour Line (ContourLine) U.K.

Linear spatial object composed of a set of adjoining locations characterized by having the same elevation property value. It describes, together with other contour lines present in the area, the local morphology of the Earth's surface.

This type is a sub-type of ElevationVectorObject.

Attributes of the spatial object type ContourLine U.K.
Attribute Definition Type Voidability
contourLineType The type of contour line with regard to the normal contour vertical interval (if any). ContourLineTypeValue voidable
downRight Property indicating that the contour line spatial object is digitized in a way that the height of the elevation surface is lower at the right side of the line. Boolean voidable
geometry Represents the geometric properties of the spatial object. GM_Curve
propertyValue Value of the elevation property of the spatial object referred to a specific vertical coordinate reference system. DirectPosition
Constraints of the spatial object type ContourLine U.K.

The dimension of the property value coordinate shall be 1.

The property value shall be expressed referring to a vertical coordinate reference system.

1.5.1.4. Breakline (BreakLine) U.K.

A line of a critical nature which describes the shape of an elevation surface and indicates a discontinuity in the slope of the surface (i.e. an abrupt change in gradient). Triangles included within a TIN model must never cross it.

This type is a sub-type of ElevationVectorObject.

Attributes of the spatial object type BreakLine U.K.
Attribute Definition Type Voidability
breakLineType The type of break line with regard the natural or man-made real world characteristic it represents, or the specific function it has in calculating a Digital Elevation Model (DEM). BreakLineTypeValue
geometry Represents the geometric properties of the spatial object. GM_Curve
manMadeBreak Line which represents an elevation break due to a man-made construction present on the terrain. Boolean voidable
1.5.1.5. Void Area (VoidArea) U.K.

Area of the Earth's surface where the elevation model is unknown because of missing input data. This area shall be excluded from a DEM.

This type is a sub-type of ElevationVectorObject.

Attributes of the spatial object type VoidArea U.K.
Attribute Definition Type Voidability
geometry Represents the geometric properties of the spatial object. GM_Surface
1.5.1.6. Isolated Area (IsolatedArea) U.K.

Delimitation of an area of the Earth's surface where an isolated part of the elevation model exists. Its outside surroundings have no elevation information.

This type is a sub-type of ElevationVectorObject.

Attributes of the spatial object type IsolatedArea U.K.
Attribute Definition Type Voidability
geometry Represents the geometric properties of the spatial object. GM_Surface
1.5.2. Data types U.K.
1.5.2.1. Chart Datum (ChartDatum) U.K.

Local vertical coordinate reference system which is used to refer and portray depth measurements as property values.

Attributes of the data type ChartDatum U.K.
Attribute Definition Type Voidability
datumWaterLevel Water level determining the origin of depth measurements for the chart datum. WaterLevelValue
offset Relative difference between the height of each reference point and the height of the water level determining the chart datum. Measure
referencePoint Geographical position(s) of: - Case A: a single point which is used to refer depth values within the geographical scope of the chart datum. - Case B: a set of points where water level measurements are performed to determine the water level of the chart datum. GM_Point
scope Geographic scope in which the local depth datum is practically used. EX_Extent
1.5.3. Enumerations U.K.
1.5.3.1. Contour Line Type (ContourLineTypeValue) U.K.

List of possible categories of contour lines based on the equidistance parameter of the data set.

Values for the enumeration ContourLineTypeValue U.K.
Value Definition
master Contour at a vertical distance which is multiple to the equidistance parameter (corresponding to a certain multiple of the normal contour vertical interval) associated with the nominal scale.
ordinary Contour at the equidistance parameter (corresponding to the normal contour vertical interval) associated with the nominal scale, and which is not a master contour.
auxiliary A supplementary contour – not corresponding to the normal contour vertical interval – estimated or interpolated from surrounding contours, used in areas where there is insufficient height information for elevation mapping purposes or to control the creation of a digital elevation model.
1.5.4. Code lists U.K.
1.5.4.1. Breakline Type (BreakLineTypeValue) U.K.

List of possible type values for break lines based on the physical characteristics of the break line [in the elevation surface].

The allowed values for this code list comprise the values specified in the table below and narrower values defined by data providers.

Values for the code list BreakLineTypeValue U.K.
Value Name Definition
bottomOfSlope bottom of slope Break line representing the lower boundary of an area having a constant slope in the terrain surface, typically varying approximately between 2° and 40°.
changeInSlope change in slope Break line representing a collection of adjoining points where the terrain has an abrupt change in slope.
flatAreaBoundary flat area boundary Break line that delimits an isolated part of the territory where the elevation model has to be constrained at the same elevation value.
formLine form line Break line representing a local direction in which the elevation surface being described takes the greatest slope.
topOfSlope top of slope Break line representing the upper boundary of an area having a constant slope in the terrain surface, typically varying approximately between 2° and 40°.
1.5.4.2. Spot Elevation Classification (SpotElevationClassValue) U.K.

Possible classification values for spot elevations based on the LAS specification maintained by the American Society for Photogrammetry and Remote Sensing (ASPRS).

The allowed values for this code list comprise any values defined by data providers.

Data providers may use the values specified in the INSPIRE Technical Guidance document on Elevation.

1.5.4.3. Spot Elevation Type (SpotElevationTypeValue) U.K.

Possible values for spot elevation points that describe a singularity of the surface.

The allowed values for this code list comprise the values specified in the table below and narrower values defined by data providers.

Values for the code list SpotElevationTypeValue U.K.
Value Name Definition
depression depression Point that represents a part of the relief of the land surface or water body's floor surface that is lower in elevation when compared to its surrounding points.
formSpot form spot A supplementary spot height, estimated or interpolated from surrounding heights, in areas where few contour lines or other height information exist.
generic generic Spot elevation spatial object not fulfilling the description of any of the other values in the current code list.
pass pass Lower point of a depression within a ridge alignment, generally opened along the crest line, which allow passing from one slope of the surface to another.
summit summit Highest point of a prominence in the relief of a land surface or a water body's floor surface.

1.6. Elevation - TIN U.K.

1.6.1. Spatial object types U.K.

The package Elevation – TIN contains the spatial object type Elevation TIN.

1.6.1.1. Elevation TIN (ElevationTIN) U.K.

Collection of elevation spatial objects forming a particular tessellation of the space based on a Triangulated Irregular Network (TIN) according to the geometry GM_Tin defined in ISO 19107:2003. Its components are a set of control points whose elevation property values are known, and a set of break lines and stop lines.

Attributes of the spatial object type ElevationTIN U.K.
Attribute Definition Type Voidability
beginLifespanVersion Date and time at which this version of the spatial object was inserted or changed in the spatial data set. DateTime voidable
endLifespanVersion Date and time at which this version of the spatial object was superseded or retired in the spatial data set. DateTime voidable
geometries Represents the collection of geometric properties of the elevation TIN spatial object. GM_Tin
inspireId External object identifier of the spatial object. Identifier
propertyType Attribute determining the elevation property represented by the elevation TIN. ElevationPropertyTypeValue
surfaceType Attribute indicating the type of elevation surface that the elevation TIN describes in relation to the Earth's bare surface. SurfaceTypeValue

1.7. Theme-specific Requirements U.K.

1.7.1. Requirements on external object identifiers U.K.
(1) If elevation data is updated based on new source data, the updated objects shall receive a new external object identifier. U.K.
1.7.2. Requirements for Elevation Grid Coverages U.K.
(1) By way of derogation from the requirement in Section 2.2 of Annex II, any grid compatible with one of the following coordinate reference systems may be used for making gridded Elevation data available: U.K.

The grid specified in Section 2.2.1 of Annex II shall not be used.

(2) The domainExtent attribute of every ElevationGridCoverage instance shall be at least populated with a subtype of the EX_GeographicExtent type. U.K.
(3) The elevation property values included within the range set of a single ElevationGridCoverage shall be referenced to one and only one vertical coordinate reference system. U.K.
(4) All the ElevationGridCoverage instances, to which an aggregated ElevationGridCoverage instance refers, shall be consistent. This means that they shall share the same range type, Coordinate Reference System and resolution. They shall also support grid alignment, i.e. the grid points in one ElevationGridCoverage instance line up with grid points of the other ElevationGridCoverage instances, so that grid cells do not partially overlap. U.K.
(5) The contributing footprints of any two ElevationGridCoverage instances referred to by the same aggregated ElevationGridCoverage instance shall be either adjacent or disjoint. U.K.
(6) The union of the contributing footprints of the ElevationGridCoverage instances referred to by the same aggregated ElevationGridCoverage instance shall determine the geographic extent (domainExtent) of the aggregated ElevationGridCoverage instance. U.K.
(7) The ElevationGridCoverage package shall be restricted to two-dimensional geometries. U.K.
(8) Information about the acquisition dates of data contained in elevation grid coverages shall be provided at least in one of the following ways: U.K.
(a)

by providing the metadata element Temporal reference for each spatial object through the metadata attribute of the spatial object type ElevationGridCoverage;

(b)

by providing the metadata element Temporal reference required by Regulation (EC) No 1205/2008 as a temporal extent.

1.7.3. Requirements for Elevation Vector Data U.K.
(1) Where elevation vector data sets are provided using 2-D geometries, the vertical component (third dimension) shall be provided as elevation property values within the propertyValue attribute. U.K.
(2) Where elevation vector data sets are provided using 2.5-D geometries, the elevation property values shall be only included within the third coordinate (Z) of these geometries. U.K.
1.7.4. Requirements for Elevation TINs U.K.
(1) The property values included within a single instance of ElevationTIN spatial object type (TIN model) shall be referenced to one and only one vertical coordinate reference system. U.K.
(2) Triangles intersecting a stop line shall be removed from a TIN surface, leaving holes in the surface. If coincidence occurs on surface boundary triangles, the result shall be a change of the surface boundary. U.K.
(3) The vector spatial objects provided as components of a TIN collection shall fulfil the generic consistency rules provided for vector objects. U.K.
1.7.5. Requirements on reference systems U.K.
(1) For measuring the depth of the sea floor where there is an appreciable tidal range (tidal waters), the Lowest Astronomical Tide (LAT) shall be used as reference surface. U.K.
(2) For measuring the depth of the sea floor in marine areas without an appreciable tidal range, in open oceans and in waters that are deeper than 200 meters, the depth of the sea floor shall be referenced to the Mean Sea Level (MSL), or to a well-defined reference level close to the MSL. U.K.
(3) The height of the reference level to which the depth of the floor of an inland water body is measured shall be referred to a gravity-related vertical reference system. This shall be the European Vertical Reference System (EVRS) for the areas within the geographical scope of EVRS, or the gravity-related vertical reference system identified by the Member State outside the scope of EVRS. U.K.
(4) When providing an integrated land-sea elevation model, only one elevation property (either height or depth) shall be modelled, and its values shall be referenced to a single vertical coordinate reference system. U.K.
1.7.6. Requirements on data quality and consistency U.K.
(1) If measures other than ISO data quality measures have been used to evaluate an elevation data set, the Lineage metadata element shall include information about those measures and, if possible, a reference to an online resource where more information is available. U.K.
(2) Connected contour line spatial objects shall have the same elevation value when they are referenced to the same vertical coordinate reference system. U.K.
(3) When the elevation values of break line spatial objects are given as third coordinates (Z), the intersection point of two break line spatial objects shall have the same elevation value. U.K.
(4) When a contour line spatial object and a break line spatial object provided in the same vertical coordinate reference system intersect each other, the intersection point shall have the same elevation value (if the elevation values of break line spatial objects are given by the third (Z) coordinate). U.K.
(5) Contour line spatial objects having different elevation value shall neither intersect nor touch each other when they are referenced to the same vertical coordinate reference system. U.K.
(6) The boundary of an isolated area spatial object shall not touch the external boundary of a void area spatial object when they are referenced to the same vertical coordinate reference system. U.K.

1.8. Layers U.K.

Layers for the spatial data theme Elevation U.K.
Layer Name Layer Title Spatial object type
EL.BreakLine Break Line BreakLine
EL.ContourLine Contour Line ContourLine
EL.IsolatedArea Isolated Area IsolatedArea
EL.SpotElevation Spot Elevation SpotElevation
EL.VoidArea Void Area VoidArea
EL.ElevationGridCoverage Elevation Grid Coverage ElevationGridCoverage
EL.ElevationTIN Elevation TIN ElevationTIN]