Skip to content

ndanielsen/map-my-garmin-activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotting Garmin Data on a Map

Very basic proof of concept for getting a garmin data file and putting it on a map!

Inspired by How to plot your own bike/jogging route using Python and Google Maps API

Run It

  • Set up a virtualenv with python3

  • Install requirements via pip install -r requirements.txt

  • Put your data file in data/ and update the file name in plot.py

  • Run it python plot.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published