TransportRestrictedDrivingManoeuvreCondition
Message Summary
message TransportRestrictedDrivingManoeuvreCondition
Continuation along the range is restricted for transport vehicles.
In the case of a restricted u-turn, the TransportRestrictedDrivingManoeuvreCondition refers to a segment anchor with a point range, meaning the start of the range equals the end.
Include: truck_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
segment_anchor_index | uint32 | repeated | Indices of all segment anchors to which this attribute applies. 0-based index references to segment_anchor in TruckAttributesPartition. Never empty. | |
applies_to | Access | The subset of transport-attributes users to which the condition applies. | ||
applies_during | DateTimeModifier | repeated | The times during which the condition applies. | |
hazardous_material_type | HazardousMaterialType | The type of hazardous goods for which the range is closed. Optional. | ||
trailer_type | TrailerType | Specifies the occurrence of a restriction on a segment related to trucks with a specific number of trailers. Optional. | ||
weather_type | WeatherType | The type of weather for which the condition is applicable. Optional. | ||
hazmat_permit_type | HazardousMaterialPermitType | Indicates what type of HAZMAT permit documents (if any) are required to legally drive on the transport-attributes with hazardous cargo. Optional. | ||
transport_restriction | TransportRestriction | Type of restriction with quantity. For example, height, weight, length, axle count. Optional. Will not be present if the RestrictionType is UNSPECIFIED. |