Name | Type | Description | Notes |
---|---|---|---|
Id | long? | The unique identifier of this segment | [optional] |
Name | string | The name of this segment | [optional] |
ClimbCategory | int? | The category of the climb | [optional] |
ClimbCategoryDesc | string | The description for the category of the climb | [optional] |
AvgGrade | float? | The segment's average grade, in percents | [optional] |
StartLatlng | LatLng | [optional] | |
EndLatlng | LatLng | [optional] | |
ElevDifference | float? | The segments's evelation difference, in meters | [optional] |
Distance | float? | The segment's distance, in meters | [optional] |
Points | string | The polyline of the segment | [optional] |