-
I've implemented a heatmap/path plot tool for a set of gpx/tcx files based on watchmap original code.
It uses a different input file parser as I needed both gpx and tcx compatibility. Due to issues …
-
I have a GPX from my Strava ZIP that looks like this (I've snipped away most of the track points), where the first `` has no `lon` or `lat` attributes:
```xml
GOTOES STRAVA TOO…
-
hi Mark, thanks for sharing strava data downloader code. All works smoothly until when I try to pull activities. I believe they have changed the API settings and now that newly generated general token…
-
At strava, for each track point we could have data on time, distance, elevation, heartrate, cadence (running or cycling), power, temperature, grade and speed. Note that distance and speed could be tho…
-
Hi Michał,
awesome project! Exactly what I was looking for. Just a few questions:
As I am no Python developer (but PHP and JS), I want to ask beforehand: My use case is a sync on daily basis fro…
-
Ikke alle bruker Strava og forstår hvordan appen skal fungere.
"Og det er jo ikke er alle som er på Strava. Kanskje ikke alle aner hva det er og hvordan man logger aktivitet.
Kanskje det burde stått …
-
It is a great tool to have the import from gpx from sites like STRAVA or GarminConnect. However, the gpx sometimes requires some editing to be more relevant. Two ideas :
- allow to remove start or …
-
Thanks for your great work, I love strautomator and purchased lifetime right away!
I read somewhere that Garmins VO2max value can be found in their .fit files with 2 decimal values.
Everywhere in …
-
- [x] Strava data download
- [ ] Online bike map w/ vector tiles
- [ ] Traffic registry
-
### Link to the coursework
https://workshops.codeyourfuture.io/#components-1
### Why are we doing this?
We're going to work with components a lot, so it's important you begin understanding us…