LineString3dOffset
Message Summary
message LineString3dOffset
Represents a 3D polyline using point and elevation offset encoding.
For background on offset encoding, see "HERE Lanes Coordinate Array Offset Encoding"
For general background on coordinate encoding, see "HERE Lanes Coordinate Array Offset Encoding"
Include: geometry.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
here_2d_coordinate_diffs | sint64 | repeated | Lat/long offsets are encoded from the previous entry and for the first entry, the tile centerpoint. | |
cm_from_wgs84_ellipsoid_diffs | sint32 | repeated | Elevation offsets are encoded from the previous entry and for the first entry, the tile centerpoint. |