Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 326 Bytes

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.