TransportAccessRestrictionCondition
Message Summary
message TransportAccessRestrictionCondition
Conditional access restriction for transport.
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. | |
lane_anchor_index | uint32 | repeated | Indices of all lane anchors to which this attribute applies. 0-based index references to lane_anchor in TruckAttributesPartition. Never empty. | |
applies_to | Access | The subset of road 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 restriction applies. Optional. | ||
trailer_type | TrailerType | The type of trailer for which the restriction applies. Optional. | ||
physical_structure_type | PhysicalStructureType | The physical structure that causes the restriction. 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 road with hazardous cargo. | ||
transport_restriction | TransportRestriction | Type of restriction with quantity. | ||
gross_vehicle_mass | GrossVehicleMassType | Indicates that the Transport Weight Restriction is applicable to the vehicle’s Actual Total Mass or Gross Vehicle Mass. |