GML Feature types
The feature types within the contours enable their representation as individual features to allow for easier interpretation; for example, the contours can be drawn as different colours to highlight the index contours, the high-water mark, and spot heights over a certain value. The contours and tidelines have been rounded to two decimal places.
The column names have been reformatted to facilitate compliance with Esri software.
Contour line feature type
+geometry
GM_LineString
The structure of the feature
+propertyValue
Distance
The length of the contour
+contourLineType
String
master ordinary auxiliary
SpotHeight feature type
+geometry
GM_Point
The structure of the feature.
+propertyValue
Distance
The z value (height above Newlyn, or other British height datum) of the feature.
+spotHeightType
String
formSpot generic mountainPass
summit
LandWaterBoundary feature type
+geometry
GM_LineString
The structure of the feature.
+propertyValue
Distance
The length of the boundary line.
+waterLevelCategory
String
meanHighWater meanLowWater meanHighWaterSprings
meanLowWaterSprings
Example of the ContourLine feature type
Last updated
Was this helpful?