TransportSpecialSpeedSituationCondition
Message Summary
message TransportSpecialSpeedSituationCondition
Conditional posted speed limits specific to trucks.
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. | |
speed_situation_type | SpeedSituationType | The type of transport speed limit; includes special speed limits for trucks with hazardous goods, weather dependencies, etc. | ||
speed_limit_value | uint32 | The speed limit value in KPH. | ||
hazardous_material_type | HazardousMaterialType | The type of hazardous goods for which the condition is applicable. Optional. | ||
weight_dependent | uint32 | Weight dependent value for this condition in grams. Zero means NOT APPLICABLE. | ||
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. | ||
speed_limit_type | SpeedLimitType | The nature of the speed limit, legal or advisory. Required. |