SpeedLimitAttribute
Message Summary
message SpeedLimitAttribute
Speed limit information for the segment.
Include: schema_navigation_speed_limit.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
value | int32 | Speed limit value in kilometers per hour. If the speed limit is unlimited, the value is 0. | ||
source | string | The source for how the speed limit was collected. | ||
unlimited | bool | Indicates whether the speed limit is unlimited or not. | ||
segment_identifier | string | An identifier for the referenced segment in the format of domain:system:type:id, for example, "here:cm:segment:532172642". This property is unique in a catalog. | ||
segment_start_offset | double | Values range from [0.0 - 1.0]. Relative to the segment's orientation - not necessarily the overall chain orientation. | ||
segment_end_offset | double | Values range from [0.0 - 1.0]. Relative to the segment's orientation - not necessarily the overall chain orientation. | ||
segment_inverted | bool | The referenced segment is inverted in relation to the chain. | ||
attribute_orientation | string | The attribute's orientation relative to the chain's first-to-last orientation. | ||
partition_name | string | Quadkey (HERE tiling) for the current partition. |