EnvironmentalZoneCondition
Message Summary
message EnvironmentalZoneCondition
Sections of road that are located within an environmental zone area.
Include: schema_navigation_environmental_zone.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
automobiles | bool | Applicable to automobiles. | ||
buses | bool | Applicable to buses. | ||
taxis | bool | Applicable to taxis. | ||
carpools | bool | Applicable to carpools. | ||
pedestrians | bool | Applicable to pedestrians. | ||
trucks | bool | Applicable to trucks. | ||
through_traffic | bool | Applicable to through traffic. | ||
deliveries | bool | Applicable to deliveries. | ||
emergency_vehicles | bool | Applicable to emergency vehicles. | ||
motorcycles | bool | Applicable to motorcycles. | ||
environmental_zone_partition_name | string | Ref for the environmental zone partition name. | ||
environmental_zone_identifier | string | Ref for the environmental zone including the additional content to the environmental zone. An identifier for the referenced environmental zone in the format of domain:system:type:id, for example, "here:cm:envzone:2". This property is unique in a catalog. | ||
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. |