/gpx_heatmap

Create a heatmap from your gpx files

Primary LanguagePython

GPX Heatmap

Create a dynamic map with the heatmap of your GPX files.

Screenshot

Use

Set the variable root to the parent directory where your GPX files are saved. A recursive search is made in all sub-directories for GPX files.

FIT files - Strava, Garmin, Suunto, etc...

GPSBabel was used to convert all FIT files to GPX format. See the support script in Bash to perform that action.

TODO

  • Add a check if the GPX file is empty.

Requirements

gpxpy
folium
numpy