All of my activities from Strava if they started from the same place at the same time.
Longest activity time wise is an 11 hour walk.
Distance wise is a 200km helicopter ride.
Includes a couple of 100km cycles. But mainly walks on the beach, 5 km runs, and 10km cycles.
You can see the patterns from a number of locations that I have lived in.
How to
- Download your activities from Strava.
- Parse them into a PostgreSQL/PostGIS database with Python: https://github.com/HeikkiVesanto/StravaGarminParser/blob/master/parser_points_to_db.py
- Process the points to time series in the database: https://gist.github.com/HeikkiVesanto/3fbd55cda45394d069773a34ea244e4b
- Create animation in QGIS using the atlas generator.