Skip to content

freayd/pimp-my-tracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pimp my Tracks

Customize your GPS tracks : merge, simplify and more... Pimp my Tracks on GitHub

Features

  • Handles a lot of formats : GPSBabel Capabilities
  • Merge multiple tracks
  • Connect segment
  • Simplify tracks by removing unnecessary points
  • Draw elevation profile

Requirements

Usage

ruby pimp-my-tracks.rb [options] directory
Directory
    Path to the directory which contains your GPS files to pimp
Options
    -c, --[no-]connect               Connect segments (filenames determine the order)
    -r, --[no-]remove-close          Remove close points (usefull when lot of very close points are recorded during breaks)
    -s, --[no-]simplify              Simplify the track (remove points that have the smallest effect on the overall shape)
    -o, --[no-]open                  Open the pimped file with default application (also open the profile if generated)
    -p, --[no-]profile               Draw a profile
    -h, --help                       Print this message and exit
    -v, --[no-]verbose               Run verbosely

License

Pimp my Tracks is licensed under the GPL

About

Customize your GPS tracks : merge, simplify and more...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages