AccessRestrictionSegmentCondition
Message Summary
message AccessRestrictionSegmentCondition
Single segment attribute. Possible attribute orientations(s): Both. Conditional access restrictions. Identifies situations where specified types of road users are conditionally prohibited from traveling on the road. Access Restriction identifies situations where specified types of vehicles are prohibited from traveling on the road at specific times enabling correct route calculation and map display. Does not include HOV (High Occupancy Vehicle) restrictions. If an Access Restriction exists that limits the access of automobiles for a specified time period, automobiles may be routed around that road for the duration of the restriction. Access Restriction condition is used with a Date/Time Modifier to define access limitations at specific times or for specific vehicles. A single condition can have multiple associated Date/Time Modifiers.
Include: schema_navigation_access_restriction.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. | ||
applies_during | DateTimeModifier | The times during which the condition applies. | ||
dependent_access_type | string | Dependent Access Type indicates that there is a dependency for when a road or lane access restriction is in effect and a time is not specified. It can be used in conjunction with the related conditions/attributes to guide the driver through lanes. | ||
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. |