RouteNode
A feature at the end of one or more RouteLink features that indicates either:
The junction of three or more RouteLink features
A change in the attribution resulting in the creation of two RouteLink feature
The start or end of a RouteLink feature
RouteNode atttributes
featureID
A unique identifier for a RouteNode. The ID is in the form of a GUID.
Attribute Name: featureID (GML), feature_id (GeoPackage), feature_id (Vector tiles)
Type: CharacterString
Length: 36
Multiplicity: [1]
versionID
A number assigned to uniquely identify and manage change. The versionID is used to distinguish between different revisions of a feature; within the set of all revisions, the versionID is unique.
Attribute Name: versionID (GML), version_id (GeoPackage)
Type: Number
Length: 20
Multiplicity: [1]
versionDate
The date on which the version was created.
Attribute Name: versionDate (GML), version_date (GeoPackage)
Type: Date
Multiplicity: [1]
descriptiveGroup
The primary classification attribute of a feature. For OS Detailed Path Network features, this value is set to “Non Motorised Vehicular Route Network”.
Attribute Name: descriptiveGroup (GML), descriptive_group (GeoPackage), descriptive_group (Vector tiles)
Length: 50
Multiplicity: [1]
descriptiveTerm
The reason that a RouteLink feature has started or ended.
Attribute Name: descriptiveTerm (GML), descriptive_term (GeoPackage), descriptive_term (Vector tiles)
Length: 10
Multiplicity: [1]
geometry
Point geometry recording, in three dimensions, the position of the node where RouteLink features join, start or end.
Attribute Name: geometry (GML)
Type: GM_Point
Multiplicity: [1]
Last updated
Was this helpful?