LinearReference

The linearReference data type will be used where required to record interaction over a length of a WatercourseLink. For example, linear interactions could be used to record where the water network passes under the bridge for a distance at A, over a weir at B or has an associated fish pass at an offset at C.

Where a linear interaction applies to two or more links, then each part of the interaction is recorded by means of more than one networkReference property.
LinearReference attributes
Reference to a part of a WatercourseLink along which a specific property applies.
Subtype of: SimpleLinearReference
fromPositionGeometry
Point geometry to explicitly locate the start location from which the property applies.
Attribute name: fromPositionGeometry
Type: GM_Point
Multiplicity: [1]
toPositionGeometry
Point geometry to explicitly locate the end location to which the property applies.
Attribute name: toPositionGeometry
Type: GM_Point
Multiplicity: [1]
Last updated
Was this helpful?