Back to main
Velotafmap

I wrote a script to draw maps and animations of my daily bike commuting activities, initially recorded with Strava. The script reads Strava activities gpx files and computes velocity. The data points are rasterized, daily mean velocity is computed for each pixel, and results are and stored in an xarray, and can be filtered over time and space. The output are a map of average velocity over whole timeframe, a map for each daily results, and an animation based on the daily maps.