Update FAQ regarding Strava support

This commit is contained in:
Mark Liversedge
2013-07-05 21:40:40 +01:00
parent af28a477ea
commit c39654b8b8
3 changed files with 28 additions and 19 deletions

View File

@@ -514,16 +514,21 @@ sport of "Bike" if you plan on uploading rides to training peaks.
Training Peaks only allow paid up members to get access to their data.
If you are using a free service they do not let you retrieve your data.
5.3 Why is data uploaded to Strava all wrong?
=============================================
5.3 Upload/Download with Strava fails?
======================================
In general Strava will only use GPS data. If your ride does not contain
GPS data then Strava is not likely to play nice. In addition many of
the other data series will be ignored. This is related to Strava data
processing in V2.0 of their API.
Strava have switched off their v1 and v2 APIs before providing access
to their v3 APIs. We have requested access to the new v3 API but it has
not been granted. In the meantime to upload to Strava you can send an
email to <upload@strava.com> from you registered email account
attaching the ride in a format Strava supports.
We always upload as TCX since the JSON flavour of their API appears to
have less functionality.
We remain committed to helping cyclists download their power data to
the computer of their choice, analyze it in whatever way they see fit,
and share their methods of analysis with others.
We will be deprecating support for Strava upload/download in v3 SP1 and
have no immediate plans to provide support for it in the future.
5.4 What settings do I need to get GoldenCheetah to upload to my Google Calendar?
=================================================================================
@@ -753,7 +758,7 @@ Index
* Garmin Connect: METRICS. (line 80)
* github: GENERAL. (line 40)
* Google: UPLOADING AND DOWNLOADING.
(line 33)
(line 38)
* install: GENERAL. (line 31)
* join: DATA. (line 9)
* JSON: DATA. (line 88)
@@ -802,7 +807,7 @@ Index
* weight: MOST COMMON QUESTIONS OF ALL.
(line 36)
* Withings: UPLOADING AND DOWNLOADING.
(line 46)
(line 51)
* xPower: METRICS. (line 9)
* zoom: CHARTS. (line 97)
@@ -815,8 +820,8 @@ Node: GENERAL6062
Node: METRICS9684
Node: DATA16676
Node: UPLOADING AND DOWNLOADING20606
Node: SEASONS AND EVENTS23090
Node: CHARTS24487
Node: INDEX29288
Node: SEASONS AND EVENTS23387
Node: CHARTS24784
Node: INDEX29585

End Tag Table

Binary file not shown.

View File

@@ -567,16 +567,20 @@ using a free service they do not let you retrieve your data.
@section Why is data uploaded to Strava all wrong?
@section Upload/Download with Strava fails?
@cindex Strava
In general Strava will only use GPS data. If your ride does not contain GPS data then
Strava is not likely to play nice. In addition many of the other data series will be
ignored. This is related to Strava data processing in V2.0 of their API.
Strava have switched off their v1 and v2 APIs before providing access to their
v3 APIs. We have requested access to the new v3 API but it has not been granted.
In the meantime to upload to Strava you can send an email to @email{upload@@strava.com}
from you registered email account attaching the ride in a format Strava supports.
We always upload as TCX since the JSON flavour of their API appears to have less
functionality.
We remain committed to helping cyclists download their power data
to the computer of their choice, analyze it in whatever way they see fit, and
share their methods of analysis with others.
We will be deprecating support for Strava upload/download in v3 SP1 and have no
immediate plans to provide support for it in the future.
@section What settings do I need to get GoldenCheetah to upload to my Google Calendar?