objekttype

INSPIRE Ukjent

The number of lanes of a road element. -- Description -- SOURCE Adapated from [Euroroads].
Egenskap Stereotype Beskrivelse Type Multiplisitet
direction voidable LinkDirectionValue 0..1
minMaxNumberOfLanes voidable MinMaxLaneValue 0..1
numberOfLanes Integer 1..1
Navn Type Lengde Multiplisitet
LinkDirectionValue 0..1
MinMaxLaneValue 0..1
Integer 1..1
Name Type English Description
direction LinkDirectionValue Indicates which direction the number of lanes is valid for. -- Description -- SOURCE [Euroroads]. NOTE When the value for this attribute is 'both', numberOfLanes contains the sum of the number of lanes in both directions of travel. NOTE This attribute only applies when the property is associated with a road link or road link sequence.
minMaxNumberOfLanes MinMaxLaneValue Indicates if the number of lanes is counted as minimum or maximum value. -- Description -- SOURCE [Euroroads]. NOTE This attribute only applies when the value in numberOfLanes is not an exact value.
numberOfLanes Integer Number of lanes. -- Description -- SOURCE [Euroroads].

Vis NumberOfLanes i NVDB Datakatalog

Id Navn Type Multiplisitet
LinkDirectionValue 0 ..1
MinMaxLaneValue 0 ..1
Integer 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype NumberOfLanes supertype TransportProperty
Navn Beskrivelse
Applies to road transport elements only /* This property can only be associated with a spatial object that is part of a road transport network. */ inv: networkRef.element.oclIsKindOf(Road) or networkRef.element.oclIsKindOf(ERoad) or networkRef.element.oclIsKindOf(RoadLink) or networkRef.element.oclIsKindOf(RoadLinkSequence) or networkRef.element.oclIsKindOf(RoadNode) or networkRef.element.oclIsKindOf(RoadArea) or networkRef.element.oclIsKindOf(RoadServiceArea) or networkRef.element.oclIsKindOf(VehicleTrafficArea)