SummarySegment

Properties

NameTypeDescriptionNotes
idInt64The unique identifier of this segment[optional] [default to nothing]
nameStringThe name of this segment[optional] [default to nothing]
activity_typeString[optional] [default to nothing]
distanceFloat32The segment's distance, in meters[optional] [default to nothing]
average_gradeFloat32The segment's average grade, in percents[optional] [default to nothing]
maximum_gradeFloat32The segments's maximum grade, in percents[optional] [default to nothing]
elevation_highFloat32The segments's highest elevation, in meters[optional] [default to nothing]
elevation_lowFloat32The segments's lowest elevation, in meters[optional] [default to nothing]
start_latlngVector{Float32}A pair of latitude/longitude coordinates, represented as an array of 2 floating point numbers.[optional] [default to nothing]
end_latlngVector{Float32}A pair of latitude/longitude coordinates, represented as an array of 2 floating point numbers.[optional] [default to nothing]
climb_categoryInt64The category of the climb [0, 5]. Higher is harder ie. 5 is Hors catégorie, 0 is uncategorized in climb_category.[optional] [default to nothing]
cityStringThe segments's city.[optional] [default to nothing]
stateStringThe segments's state or geographical region.[optional] [default to nothing]
countryStringThe segment's country.[optional] [default to nothing]
privateBoolWhether this segment is private.[optional] [default to nothing]
athletepreffort***SummaryPRSegmentEffort**[optional] [default to nothing]
athletesegmentstats***SummarySegmentEffort**[optional] [default to nothing]

[Back to Model list] [Back to API list] [Back to README]