The LaneRestriction
object describes a restriction on a specific lane within a road event.
Name | Type | Description | Conformance | Notes |
---|---|---|---|---|
restriction_type |
RoadRestriction | The type of restriction being enforced. | Required | |
restriction_value |
Number | The measure of the restriction type. | Optional | |
restriction_units |
LaneRestrictionUnit | Units of measure for the restriction value. | Conditional: required if restriction_value is not null |
Property | Object |
---|---|
restrictions |
Lane |