Skip to content

This Python script will generate a google earth readable animated kml file from a gpx (download from strava) file.

Notifications You must be signed in to change notification settings

basheewang/gpx2animatedkml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages