Path
A Path feature is a link set which represents a collection of PathLink features that share the same name (for example, Church Walk). A Path will reference the complete collection of RoadLink features irrespective of which authority boundary it falls within. A PathLink feature may be referenced by multiple Path features.
The context diagram shows how the Path feature has been inherited from INSPIRE and the attribution held on the Path.

Path attributes
A compound feature that represents a path with a name. This references a collection of PathLinks.
id
Unique identifier; for Path, 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.
Attribute name: beginLifespanVersion
Type: DateTime
Multiplicity: [1]
validFrom «voidable» INSPIRE
The time when the transport link set started to exist in the real world.
Attribute name: validFrom
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]
pathName
The name assigned to the feature which all the referenced links have in common.
Attribute name: pathName (GML), path_name (GeoPackage), path_name (Vector Tiles)
Type: LocalisedCharacterString
Size: 255
Multiplicity: [1..2]
link INSPIRE
The reference to the PathLink features which builds up the Path feature.
Attribute name: link
Size: 20
Multiplicity: [1..*]
Last updated
Was this helpful?