ConnectingNode
A ConnectingNode is a point feature that identifies where a Path connects to the Road Network. The ConnectingNode connects to the start or end of one or more RoadLinks and provides a reference to one of the RoadLinks it connects to. Connecting Nodes are spatially coincident with RoadNodes and can share the same identifier. The ConnectingNode is referenced by a ConnectingLink.
The context diagram below shows how the ConnectingNode relates to the RoadLink.
Three-dimensional geometry has been applied to ConnectingNode features. This is to facilitate routing that requires coincidence of co-ordinates. Given the nature of connecting feature this geometry is for connectivity purposes only.
ConnectingNode Attributes
A point which connects the Road Network to the Path Network.
id
Unique identifier; for ConnectingNode, this is a TOID.
Attribute name: gml_id (GML), toid (GeoPackage), toid (Vector Tiles)
Type: CharacterString
Size: 20
Multiplicity: [1]
identifier
Uniform Resource Identifier.
Attribute name: identifier (GML), identifier (GeoPackage), Not provided (Vector Tiles)
Type: CharacterString
Size: 37
Multiplicity: [1]
inspireId INSPIRE
External object identifier of the spatial object.
Attribute name: inspireId
Type: Identifier
Multiplicity: [0..1]
beginLifespanVersion INSPIRE
Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
The time part is always set to zero.
Attribute name: beginLifespanVersion (GML), begin_lifespan_version (GeoPackage), Not provided (Vector Tiles)
Type: DateTime
Multiplicity: [1]
reasonForChange
The reason for a change made to a feature.
Attribute name: reasonForChange (GML), reason_for_change (GeoPackage), Not provided (Vector Tiles)
Type: ChangeValue
Size: 32
Multiplicity: [1]
geometry
The location of the node which indicates where the Path Network connects to the Road Network.
Attribute name: geometry
Type: GM_Point
Multiplicity: [1]
roadLink «voidable»
A reference to the RoadLink which the ConnectingNode connects to.
Attribute name: roadLink_href (GML), road_link (GeoPackage), Not provided (Vector Tiles)
Size: 20
Multiplicity: 1
Last updated
Was this helpful?