RoadSnapTracePoint
TracePoint indices for which the provided notice code corresponds to.
Contents
- Position
-
Position defined as
[longitude, latitude]
.Type: Array of doubles
Array Members: Fixed number of 2 items.
Required: Yes
- Heading
-
GPS Heading at the position.
Type: Double
Valid Range: Minimum value of 0.0. Maximum value of 360.0.
Required: No
- Speed
-
Speed at the specified trace point .
Unit:
KilometersPerHour
Type: Double
Valid Range: Minimum value of 0.0.
Required: No
- Timestamp
-
Timestamp of the event.
Type: String
Pattern:
([1-2][0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]|60)(\.[0-9]{0,9})?(Z|[+-]([01][0-9]|2[0-3]):[0-5][0-9])
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: