SpeedLimitAttribute
Message Summary
message SpeedLimitAttribute
Speed limit information for the segment.
Include: common_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 the main partition. Never empty. | |
value | uint32 | Speed limit value in kilometers per hour. If the speed limit is unlimited, the value is 0. | ||
source | SpeedLimitSource | The source for how the speed limit was collected. | ||
unlimited | bool | Indicates whether the speed limit is unlimited or not. |