NetworkReference
The Network Reference references the feature back to the network element. The Network Reference has been extended and the feature types which solely use Network Referencing are Maintenance, Reinstatement, Special Designation and Highways Dedication. These features will all reference back to the id of the Street feature: the USRN. Geometry will not be provided. However, where these features do not reference an entire Street feature, and are a partial reference, they will provide a Network Reference Location. This is made up of a locationDescription which provides a textual description of where the feature relates to which will be populated directly from the NSG / SSG.
The feature types which use the Network Reference Location are Maintenance, Reinstatement, Special Designation, and HighwayDedication.
NetworkReferenceLocation attributes
Element
The identifier of the feature being referenced; this will always be the gml:id.
Size: 20
Multiplicity: [1]
LocationDescription
Textual description of the location extent of the referenced property when the feature partially references the network.
Type: CharacterString
Multiplicity: [1]
Size: 250
LocationStart
The geometry of where the feature starts.
Type: GM_Point
Multiplicity: [0..1]
LocationEnd
The geometry of where the feature ends.
Type: GM_Point
Multiplicity: [0..1]
LocationLine
A linear representation of the feature.
Type: GM_MultiCurve
Multiplicity: [0..1]
LocationArea
An area representation of the feature.
Type: GM_MultiSurface
Multiplicity: [0..1]
Last updated
Was this helpful?