Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDPR: Strava's download option has moved #17

Closed
c-harding opened this issue Jun 9, 2018 · 8 comments
Closed

GDPR: Strava's download option has moved #17

c-harding opened this issue Jun 9, 2018 · 8 comments

Comments

@c-harding
Copy link
Collaborator

No description provided.

@c-harding
Copy link
Collaborator Author

The new location is at https://www.strava.com/account, and includes photos etc as well. I'm now trying to download my own data, to see how it works

@c-harding
Copy link
Collaborator Author

108 MB: rather massive

@c-harding
Copy link
Collaborator Author

The export's activities are as before, except that their file names do not include the activity type (this is included in the activities.csv file), but it now includes photos. These are not geotagged, and don't have anything to relate them to their activities or their locations. I'm not sure how well a browser would cope with 90 MB of photos…

@c-harding
Copy link
Collaborator Author

c-harding commented Jun 9, 2018

Bug report submitted to Strava:

Subject: Data export function does not include location information or activity ID in photos.
Description: When requesting a data export, there is very little information on photos taken. The photos.csv file does not include the photograph's location or the ID of the ride it was tagged on.

@erik
Copy link
Owner

erik commented Jun 9, 2018

Thanks for being on top of this. Kind of annoying that the location and format of everything changed

@c-harding
Copy link
Collaborator Author

c-harding commented Jun 10, 2018

And the file formats of the activities are an absolute mess: it's a mixture of gpx, tcx and gzip’ed versions of each

@hugovk
Copy link
Contributor

hugovk commented Sep 23, 2019

Yeah, the mixture is annoying, it's because the zip contains the original files that were uploaded. So I have FIT files for the activities from my GPS recorder, and GPX from the Strava app.

The earlier download only had GPX, which included Strava's "corrections", like if some elevation was clearly off. I think if you sent a GDPR request, they should still send the processed versions of your data.

@erik
Copy link
Owner

erik commented Nov 27, 2019

I think we can call this resolved since there's been support for .fit, .fit.gz, and .tcx as well, which should cover the common cases.

@erik erik closed this as completed Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants