TransportProtocolExpertGroupAttribute
Message Summary
message TransportProtocolExpertGroupAttribute
Single segment attribute. Possible attribute orientation(s): Forward, Backward, Both. The Transport Protocol Expert Group's (TPEG) Link ID values on a segment in one direction. Used for displaying real time traffic siutations (like traffic flow, congestion status, or actual average speed) to a driver. Can also be used for route calculation.
Include: schema_navigation_transport_protocol_expert_group.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
tpeg_id | sint64 | Real-time traffic information ID for either a positive or negative direction. | ||
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. |