Navn |
Type |
Lengde |
Multiplisitet |
|
AreaConditionValue |
|
0..1 |
|
LinkDirectionValue |
|
0..1 |
|
Integer |
|
0..1 |
|
SpeedLimitMinMaxValue |
|
1..1 |
|
SpeedLimitSourceValue |
|
0..1 |
|
Velocity |
|
1..1 |
|
Integer |
|
0..1 |
|
TM_Period |
|
0..1 |
|
VehicleTypeValue |
|
0..1 |
|
WeatherConditionValue |
|
0..1 |
Name |
Type |
English |
Description |
areaCondition |
AreaConditionValue |
|
Speed limit is dependent on environmental circumstances.
-- Description --
SOURCE [Euroroads]. |
direction |
LinkDirectionValue |
|
Indicates which direction the speed limit is valid for.
-- Description --
SOURCE [Euroroads].
NOTE This attribute only applies when the property is associated with a road link or road link sequence. |
laneExtension |
Integer |
|
Number of lanes including the start lane counted from the right hand side for which the speed limit applies.
-- Description --
SOURCE [Euroroads].
NOTE This attribute only applies when the property is associated with a road link or road link sequence. |
speedLimitMinMaxType |
SpeedLimitMinMaxValue |
|
Indicates if the speed limit is maximum or minimum and if it is recommended.
-- Description --
SOURCE [Euroroads]. |
speedLimitSource |
SpeedLimitSourceValue |
|
Source for speed limit.
-- Description --
SOURCE [Euroroads]. |
speedLimitValue |
Velocity |
|
Value for speed limit.
-- Description --
SOURCE [Euroroads]. |
startLane |
Integer |
|
Start lane counted from the right side for which speed limit applies.
-- Description --
SOURCE [Euroroads].
NOTE This attribute only applies when the property is associated with a road link or road link sequence. |
validityPeriod |
TM_Period |
|
Period during which the speed limit is valid. |
vehicleType |
VehicleTypeValue |
|
Vehicle type the speed limit is restricted to.
-- Description --
SOURCE Adapted from [Euroroads].
|
weatherCondition |
WeatherConditionValue |
|
Weather condition the speed limit is dependent on.
-- Description --
SOURCE Adapted from [Euroroads].
|
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)
|