LaneAttributesPartition
Message Summary
message LaneAttributesPartition
Attribution layer for lane content.
Include: lane_attributes_partition.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
partition_name | string | Quadkey (HERE tiling) for the current partition. | ||
segment_anchor | SegmentAnchor | repeated | All unique segment anchors in this partition. Referenced by 0-based index. | |
lane_anchor | LaneAnchor | repeated | All unique lane anchors in this partition. Referenced by 0-based index. | |
lane | Lane | repeated | All unique lanes in this partition. Referenced by 0-based index. Lanes are bound to the quadkey in which their segment resides. | |
lane_type | LaneTypeAttribute | repeated | Lane type attribution for all lanes in this partition. | |
lane_access | LaneAccessAttribute | repeated | Lane access attribution for all lanes in this partition. | |
lane_marking | LaneMarkingAttribute | repeated | Lane marking attribution for all lanes in this partition. | |
lane_restriction | LaneRestrictionAttribute | repeated | Lane restriction attribution for all lanes in this partition. | |
lane_forming_ending | LaneFormingEndingAttribute | repeated | Lane forming/ending attribution for all lanes in this partition. | |
lane_traversal | LaneTraversalCondition | repeated | Lane traversal conditional attribution for all lanes in this partition. | |
toll_structure | TollStructureLaneCondition | repeated | Lane toll structure conditional attribution for all lanes in this partition. | |
usage_fee_required | UsageFeeRequiredLaneCondition | repeated | Lane usage fee required conditional attribution for all lanes in this partition. | |
access_restriction | AccessRestrictionLaneCondition | repeated | Lane access restriction conditional attribution for all lanes in this partition. | |
access_permission | AccessPermissionLaneCondition | repeated | Lane access permission conditional attribution for all lanes in this partition. | |
variable_speed_sign | VariableSpeedSignLaneCondition | repeated | Lane variable speed sign attribution for all lanes in this partition. | |
variable_speed_limit | VariableSpeedLimitLaneCondition | repeated | Lane variable speed limit attribution for all lanes in this partition. | |
high_occupancy_vehicle_access | HighOccupancyVehicleLaneCondition | repeated | Lane high occupancy vehicle access conditional attribution for all lanes in this partition. |