Road


A Road feature is a link set which represents a collection of RoadLink features used primarily by motorised vehicles that share the same name (e.g. Bilston Road) or classification number (e.g. A41). A Road will reference the complete collection of RoadLink features irrespective of which authority boundary it falls within. The feature will include Motorways, A Roads, B Roads and Named Thoroughfares (roads), as illustrated above.
The link set may not be contiguous across junctions or where a classified road consists of separate sections, which may be separated by some considerable distance. In addition, the same RoadLink feature may be referenced by multiple Road features.
The context diagram shows how the Road has been inherited from INSPIRE and the attribution held on the Road.

Road Attributes
A compound feature that represents a road with a name or number. This may be a classified road, such as the A38, or a named road such as Romsey Road. This references a collection of RoadLinks.
Constraints: If the roadClassification = "Motorway" or "A Road" or "B Road" then the nationalRoadCode shall not be null.
id
Unique identifier, for Road this is a TOID
Attribute name: gml_id (GML), toid (GeoPackage), Not provided (VectorTiles)
Type: CharacterString
Size: 20
Multiplicity: [1]
identifier
Uniform Resource Identifier
Attribute name: identifier (GML), identifier (GeoPackage), Not provided (VectorTiles)
Type: CharacterString
Size: 37
Multiplicity: [1]
inspireId INSPIRE
External object identifier of the spatial object.
Attribute name: inspireId
Type: Identifier
Multiplicity: [0..1]
beginLifespanVersion «lideCycleInfo» «voidable» INSPIRE
Date and time at which this version of the spatial object was inserted or changed in the spatial data set. Note: 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. Note: The time part is always set to zero.
Attribute name: validFrom
Type: DateTime
Multiplicity: [1]
localRoadCode «voidable» INSPIRE
Identification code assigned to the road by the local road authority.
Attribute name: localRoadCode
Type: CharacterString
Size: 10
Multiplicity: [0..1]
nationalRoadCode «voidable» INSPIRE
The national number of the road.
Attribute name: nationalRoadCode
Type: CharacterString
Size: 10
Multiplicity: [0..1]
roadClassification
The national classification of the road.
Attribute name: roadClassification (GML), road_classification (GeoPackage), road_classification (VectorTiles)
Type: RoadClassificationValue
Size: 21
Multiplicity: [0..1]
designatedName
Official name assigned to the highway by a designated Street Naming Authority. Note: On the Road feature this will always be the OS name.
Attribute name: designatedName (GML), designated_name (GeoPackage), Not provided (VectorTiles)
Type: DesignatedNameType
Multiplicity: [0..2]
reasonForChange
The reason for a change made to a feature.
Attribute name: reasonForChange (GML), reason_for_change (GeoPackage), Not provided (VectorTiles)
Type: ChangeValue
Size: 32
Multiplicity: [1]
link INSPIRE
The reference to the RoadLink features which builds up the Road feature.
Attribute name: link
Size: 20
Multiplicity: [1..*]
Last updated
Was this helpful?