WatercourseLink
The WatercourseLink feature is a generalised representation of the watercourse alignment. WatercourseLink features are split where their real-world related attribution changes or where they meet to form a junction.
WatercourseLink attributes
A segment that forms part of a watercourse.
Attribute naming across formats
Attribute names will vary slightly depending on what format you receive your data in (GML, Esri shapefile, GeoPackage or vector tiles). The attribute names on the feature type pages are written as they will appear in GML format. Attribute name mapping tables between GML and the other three formats for each feature type are present in the following pages:
gml:id
Unique identifier. For WatercourseLink this is a GUID, which is not persistent.
Attribute name: gml:id
Type: CharacterString
Length: 38
Multiplicity: [1]
flowDirection «voidable»
Direction of water flow in the segment relative to digitisation of segment geometry.
Attribute name: flowDirection
Type: LinkDirectionValue
Multiplicity: [1]
length «voidable»
Length of network segment.
Attribute name: length (GML)
Multiplicity: [1]
centrelineGeometry
The geometry that represents the centreline of the link.
Attribute name: centrelineGeometry
Type: GM_Curve
Multiplicity: [1]
fictitious
Indicator that the centreline geometry of the link is a straight line with no intermediate control points – unless the straight line represents the geography in the resolution of the data set appropriately.
Attribute name: centrelineGeometry
Type: Boolean
Multiplicity: [1]
form «voidable»
Classification of the type of watercourse that is formed by the WatercourseLink.
Attribute name: form
Type: WatercourseFormValue
Multiplicity: [1]
watercourseName
Recognised name assigned to the watercourse.
The language used to define the name shall also be provided as a three-digit ISO 639-2 code ('eng', 'cym' 'gla'). Note 2: Where a watercourse has a name in more than one language, this attribute will be the Welsh or Gaelic version.
Attribute name: watercourseName
Type: LocalisedCharacterString
Multiplicity: [0..1]
watercourseNameAlternative
An alternative name of the main watercourse the link is part of. Note 1: The language used to define the name shall also be provided as a three-digit ISO 639-2 code ('eng', 'cym' 'gla').
Where a watercourse has a name in more than one language, this attribute will be the English version.
Attribute name: watercourseNameAlternative
Type: LocalisedCharacterString
Multiplicity: [0..1]
startNode
The HydroNode coincident with the first vertex for this WatercourseLink.
Attribute name: startNode
Multiplicity: [0..1]
endNode
The HydroNode coincident with the last vertex for this WatercourseLink. On very rare occasions, the end HydroNode may be the same instance as the start HydroNode.
Attribute name: endNode
Multiplicity: [0..1]
Last updated
Was this helpful?