I have coded a tool that generates locally interactive heatmaps from Strava activities. Description in the comments

This page summarizes the projects mentioned and recommended in the original post on /r/Strava

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • strava-local-heatmap-tool

    Create Strava heatmaps locally using Folium library in Python.

  • First, you need to install Python 3; then, install the Python dependencies for running this project's code. Last, you need to change your working directory (i.e. the folder where your Strava bulk export is located) in the beginning of the code. I added some comments through the code to make it easier to read, explaining what each part of the code does. So you can change some parameters such as filters, tile map (e.g. white map background, dark).

  • strava-offline

    Keep a local mirror of Strava activities for further analysis/processing

  • I have a somewhat related project -- strava-offline -- which can be used to download gpx files individually so that one doesn't need to redownload the Bulk Export every time new activities are uploaded. Its main purpose is downloading activity metadata into local sqlite database, this gpx download is an extra feature that most users don't use, but together with a tool like yours this can be useful. :-)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts