I have now all activities I have ever recorded on a sport watch with location in one big poster. It is color coded by activity type and has a nice summary at the bottom.

I copied the aesthetics from here:
https://github.com/flopp/GpxTrackPoster

(You can use their code to create your own!)

#sports #running #golf #skiing #data #dataviz

@ruthpozuelo I'm going to try that too. Thanks for putting this together!

@hankg The repo is not mine, but it should work.
I just copied the look of the poster from it.

I need to code everything myself for a hobby project I am working on where I compare performances of similar tracks.

The poster was just an added bonus :)

@ruthpozuelo I've been working on some Garmin data processing in Dart/Flutter so may try to reproduce something like this as well.
@hankg @hankg Show us the results! :)
@ruthpozuelo I will definitely publish it if i can get it to work out. That's especially true for the whole merging of Peloton workouts tool. Long story short, because the Garmin ecosystem doesn't talk to the Peloton ecosystem directly you lose a lot of the cycling data (i.e. detailed power curves) that is tracked by Peloton and vice versa (i.e. sweat loss and higher fidelity heart rate data) if you use RunGap to push the data recorded by Peloton up. So I'd love to get the high fidelity data from each side respectively, merge the two into one new GPX unit and then upload that into Garmin.
@hankg @hankg Ahhh, that would be really useful!!
I am sure peloton users will love it!