Skip to main content
Question

Export all activities as share picture

  • January 12, 2025
  • 1 reply
  • 27 views

Forum|alt.badge.img

I am looking for a way to export all my activities in a form of the sharepic which I can create inside the app.

The API documentation was not giving me any hint on how to achieve this, anyone who has done that yet?

1 reply

ActivityFix
Superuser
Forum|alt.badge.img+24
  • Superuser
  • 232 replies
  • January 13, 2025

There isn't a specific function to do what you're asking so you'd have to recreate the feature yourself. Grabbing the activity data is easy, so the two other pieces you need are the map and photos.

 

For photos there's an undocumented endpoint to retrieve activity photos at /activity/{activity_id}/photos?size=<size> (I recommend just using 2048 as the size, which is the maximum value)

 

For the map, you can use the polyline and overlay it onto a map tile using a 3rd party mapping service. There are a lot of options out there. I'm not in front of my computer right now but there may also be a static map URL included in the same structure as the polyline data?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept, you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings