PathNode

A point spatial object that is used to break up the Path Network for connectivity. The PathNode extends the RoadNode feature in the INSPIRE Transport Network (roads) model. The Path Network splits for the following circumstances:

  • The location where an attribute changes

  • The intersection or crossing of PathLinks

  • The start/end of a PathLink

The context diagram below shows how the PathNode has been inherited from INSPIRE and the attribution held on the PathNode:

Context diagram of PathNode.
Context diagram: PathNode.

PathNode Attributes

A point representing either the start/end of a path, the connectivity between two or more paths, or where one of the recorded attributes changes.

id

Unique identifier; for PathNode, 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 «lifeCycleInfo» «voidable» 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

  • Type: DateTime

  • Multiplicity: [1]

geometry INSPIRE

The location of the node.

  • Attribute name: geometry

  • Type: GM_Point

  • Multiplicity: [1]

validFrom «voidable» INSPIRE

The time when the transport node started to exist in the real world.

The time part is always set to zero.

  • Attribute name: validFrom

  • Type: DateTime

  • Multiplicity: [1]

formOfRoadNode «voidable» INSPIRE

Description of the function of a path node in the road transport network.

reasonForChange

The reason for a change made to a feature.

  • Attribute name: reasonForChange_codeSpace (GML), reason_for_change_code_space (GeoPackage), Not provided (Vector Tiles)

  • Size: 32

  • Multiplicity: [1]

classification

Further specialisation of the form of path node

  • Attribute name: classification (GML), Not provided (GeoPackage), classification (Vector Tiles)

  • Size: 19

  • Multiplicity: [0..1]

Last updated

Was this helpful?