Skip to content

v1.0.0

Compare
Choose a tag to compare
@felixvanoost felixvanoost released this 03 Sep 02:44
cedc1ec

This is the initial release of the Strava Analysis Tool, containing the most minimal basic functionality.

Features

  • Obtains detailed data for all Strava activities and stores it locally as a file in JSON format.
  • Displays the following basic statistics, grouped by activity type:
    • Total and average distance
    • Total and average moving time
    • Total and average elevation gain
    • Average speed
  • Displays the following basic statistics for all activities tagged as commutes, grouped by activity type:
    • Number of commutes
    • Total and average commute distance
    • Total and average commute time
  • Exports the geospatial data from all activities as a file in GeoJSON format, which can be uploaded to an online mapping platform (e.g. HERE XYZ) to create an interactive activity map (similar to the paid 'personal heatmaps' feature on Strava).

Bug Fixes

None

Known Issues

None