Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 699 Bytes

File metadata and controls

19 lines (18 loc) · 699 Bytes

jsHeatmaps

  1. Download your data
  2. Create a filelist
    • cd strava && find . -name "*.gpx" -exec basename {} \; > filelist.txt
  3. Run server.py in the strava directory created from download.py
    • TODO
  4. Open index.html