Skip to content
forked from erik/derive

Generate personal heatmap from GPX data (for Strava rides/runs, etc.)

License

Notifications You must be signed in to change notification settings

blascone/derive

 
 

Repository files navigation

dérive

los angeles.

Generate a heatmap from GPX data.

Drag and drop one or more GPX files into the window. No data is ever uploaded, everything is done client side.

Loosely inspired by The Passage Ride, which you should join if you ever find yourself in Los Angeles on any given Wednesday night.

http://library.nothingness.org/articles/SI/en/display/314

Get Started

Install dependencies

$ npm install 

Build bundle

$ webpack

Run on webpack dev web server

$ webpack-dev-server --progress --colors

Strava

If you use Strava, go to your profile page and click "Download all your activities". You'll get an email containing a ZIP file of all the GPX files you've generated so far.

About

Generate personal heatmap from GPX data (for Strava rides/runs, etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 3.6%
  • HTML 2.9%