ComplexRoadAttributesPartition
Message Summary
message ComplexRoadAttributesPartition
Complex Road Attributes provides cartographic representations of simple features grouped into aggregated Complex Features for purposes of generalizing geometry. These features show multi-carriageways and motorway interchanges with ramps grouped to enable creation of a basic representation.
Include: complex_road_attributes_partition.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
partition_name | string | Quadkey (HERE tiling for the current partition) | ||
node_anchor | NodeAnchor | repeated | All unique node anchors in this partition. Referenced by 0-based index. | |
segment_anchor | SegmentAnchor | repeated | All unique segment anchors in this partition. Referenced by 0-based index. | |
complex_road_attribute | ComplexRoadAttribute | repeated | List of complex road attributes. | |
complex_intersection_attribute | ComplexIntersectionAttribute | repeated | List of complex intersection attributes. | |
complex_object_attribute | ComplexObjectAttribute | repeated | List of complex object attributes. |