name (type) |
min/max occurs |
description |
latitude (double)
|
1/1 |
The Latitude value of the coordinate of the GPS workout at a given time.
|
longitude (double)
|
1/1 |
The Longitude value of the coordinate of the GPS workout at a given time.
|
pauseAfter (boolean)
|
1/1 |
Indicator if this coordinate is on the "pause workout" state.
|
timestamp (dateTime)
|
1/1 |
Timestamp of the coordinate for the workout.
|
pace (double)
|
0/1 |
Pace value as of coordinate timestamp. The unit (whether imperial or metric) follows the GPS Workout's Distance selected unit.
Unit is in seconds/km or seconds/mi.
|
speed (double)
|
0/1 |
Speed value as of coordinate timestamp. The unit (whether imperial or metric) follows the GPS Workout's Distance selected unit.
Unit is in kph or mph.
|
altitude (double)
|
0/1 |
Altitude / Elevation value as of coordinate timestamp. The unit (whether imperial or metric) follows the GPS Workout's Distance selected unit.
Unit is in meter or feet.
|
calories (double)
|
0/1 |
Calories burned value as of coordinate timestamp.
|
property |
type |
description |
latitude |
latitude (double)
|
The Latitude value of the coordinate of the GPS workout at a given time.
|
longitude |
longitude (double)
|
The Longitude value of the coordinate of the GPS workout at a given time.
|
pauseAfter |
pauseAfter (boolean)
|
Indicator if this coordinate is on the "pause workout" state.
|
timestamp |
timestamp (dateTime)
|
Timestamp of the coordinate for the workout.
|
pace |
pace (double)
|
Pace value as of coordinate timestamp. The unit (whether imperial or metric) follows the GPS Workout's Distance selected unit.
Unit is in seconds/km or seconds/mi.
|
speed |
speed (double)
|
Speed value as of coordinate timestamp. The unit (whether imperial or metric) follows the GPS Workout's Distance selected unit.
Unit is in kph or mph.
|
altitude |
altitude (double)
|
Altitude / Elevation value as of coordinate timestamp. The unit (whether imperial or metric) follows the GPS Workout's Distance selected unit.
Unit is in meter or feet.
|
calories |
calories (double)
|
Calories burned value as of coordinate timestamp.
|