LocalRoadAttribute
Message Summary
message LocalRoadAttribute
Single segment attribute. Possible attribute orientation(s): Both. Local road characteristics: Frontage, parking lot, POI access.
Include: schema_navigation_local_road.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
frontage | bool | Indicates whether the segment range is a frontage road or not. Frontage roads are local roads that run parallel to and usually contain the name(s) and addresses of a road with a higher traffic flow. Frontage Road enables appropriate voice guidance explications when guided onto a frontage road (for example: “take the Frontage Road”). | ||
parking_lot_road | bool | Indicates whether the segment range is within a parking lot or not. Allows for unique cartographic representation of roads that are part of a parking lot. Parking Lot Road is published on roads within a parking area. Primary arteries leading in and out of the parking locations are not considered Parking Lot Road. | ||
poi_access | bool | Indicates whether the segment range is a POI Access Road. POI Access Roads connect Points of Interest (POIs) to the road network. These roads provide the only means of entrance or exit from a POI to a public road. It may be used for guidance explication: the entrance road to a golf course may be explicated as “Turn right at the golf course entrance.” | ||
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. |