Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 736 Bytes

LaneRestriction.md

File metadata and controls

14 lines (12 loc) · 736 Bytes

Lane Restriction Object

The LaneRestriction object describes a restriction on a specific lane within a road event.

Properties

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

Used By

Property Object
restrictions Lane