strava_py icon indicating copy to clipboard operation
strava_py copied to clipboard

[question] tcx?

Open jarjk opened this issue 6 months ago • 4 comments

are .tcx files supported, or are they ignored?

AFAIK they aren't, right?

https://github.com/marcusvolz/strava_py/blob/11174ce8ef9be80e1d1db6da1c82ca6ba5505313/src/stravavis/process_data.py#L15-L19

jarjk avatar Aug 07 '25 12:08 jarjk

They're ignored.

You may be able to convert them to GPX using GPSBabel, I've used that for converting FIT files before:

https://github.com/hugovk/strava-tools?tab=readme-ov-file#convert-fit-files

hugovk avatar Aug 07 '25 12:08 hugovk

what about tcx2gpx, wouldn't it be worth it to integrate into stravavis itself?

jarjk avatar Aug 25 '25 12:08 jarjk

Could be worth a try! Want to give it a shot?

hugovk avatar Oct 27 '25 16:10 hugovk

well, python's not my cup of tea, but I might give it a try anyway in like a month

jarjk avatar Oct 27 '25 17:10 jarjk