Skip to content

ForestRupicolous/py_gpx_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_gpx_explorer

Analyze gpx files and show them on a map Currenty state in folium_gpx_test.py. To use install gpx_env and add .gpx tracks in ../tracks folder

Objectives: Learn python by https://towardsdatascience.com/how-tracking-apps-analyse-your-gps-data-a-hands-on-tutorial-in-python-756d4db6715d Show bike path on map Show speed on map

Sidenote: Use testing framework? Website

Ideas: (/) done http://andykee.com/visualizing-strava-tracks-with-python.html https://www.datadependence.com/2016/06/creating-map-visualisations-in-python/ (/) done https://deparkes.co.uk/2016/06/03/plot-lines-in-folium/ Could be upgraded with https://gpxplotter.readthedocs.io/en/latest/ see examples in https://gpxplotter.readthedocs.io/en/latest/auto_examples/index.html#creating-maps is based on folio therefore similar code.

Using gpx_env: Installed pip install matplotlib pip install gpxpy pip install folium

About

Analyze gpx files and show them on a map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published