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.

Figure 11:Context diagram: Path
Context diagram: 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.

The time part is always set to zero.

  • Attribute name: beginLifespanVersion

  • Type: DateTime

  • Multiplicity: [1]

validFrom «voidable» INSPIRE

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

The time part is always set to zero.

  • 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)

  • Size: 32

  • Multiplicity: [1]

pathName

The name assigned to the feature which all the referenced links have in common.

Where a feature has more than one name, the language of each name is provided as a 3-digit ISO 639-2 code (‘eng’, ‘cym’, ‘gla’).

  • Attribute name: pathName (GML), path_name (GeoPackage), path_name (Vector Tiles)

  • Type: LocalisedCharacterString

  • Size: 255

  • Multiplicity: [1..2]

The reference to the PathLink features which builds up the Path feature.

  • Attribute name: link

  • Size: 20

  • Multiplicity: [1..*]

Last updated

Was this helpful?