Skip to content

erik/derive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed9d902 · May 23, 2022
May 23, 2022
May 23, 2022
May 23, 2018
Apr 23, 2018
Oct 12, 2016
May 23, 2022
Sep 4, 2016
May 16, 2021
Dec 30, 2017
May 23, 2022
May 23, 2022
Jan 5, 2020
May 16, 2021

Repository files navigation

dérive

los angeles.

Generate a heatmap from GPS tracks.

Drag and drop one or more GPX/TCX/FIT/IGC/SKIZ files or JPEG images into the browser 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

Strava

If you use Strava, go to your account download page and click "Request your archive". You'll get an email containing a ZIP file of all the GPS tracks you've logged so far. This can take several hours.

Developing

# Install dependencies
$ npm install

# Run server with hot reload for local development
$ npm run serve

# Lint code
$ npm run lint

# Build bundle for deployment
$ npm run build

About

Generate personal heatmap from GPX/TCX/FIT/IGC data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published