Skip to content

linusyoung/GPXConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Linus Yang
Jan 8, 2018
eaa0917 · Jan 8, 2018

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPXConverter

Build Status License

How to use

$pip install gpxconverter

$gpxconverter -i <input file> -o <output file>

Note: 'csv' extension is not required for output filename.

Install pip if necessary

Output

It will extract waypoints information from input file to a csv file.

Waypoints will be saved as [output file]_wpt.csv

Route will be saved as [output file]_rte.csv

XSD reference documents

GPX XSD is available at the below link.

http://www.topografix.com/GPX/1/1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published