Skip to content

regia/simplify-gpx-tracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplify-gpx-tracks

Script for simplifying gpx tracks. Based on simplify.py. Now is working only for GPX. But it is possible to create parsers for another track files like OZI or KML.

Dependencies:

  • Python 2.7.x
  • lxml

How it works?

Just run script in console with path to the gpx file(s)

python run.py /home/user/GPX

or

python run.py d:\tracks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages