You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This python script can generate a kml file from gpx file (now only tested gpx files which downloaded from strava.com website), which can be animated when open in google earth.
Usage
Quick sample
python gpx2kml.py -i your_gpx_file.file
Get help
python gpx2kml.py -h
TODO
TBD.
About
This Python script will generate a google earth readable animated kml file from a gpx (download from strava) file.