Skip to content

scottgeary/gps_combine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gps_combine

Takes two gps files as input and merges them together to create a new gps file. The structure of file a is used as the base file and file b is merged in. The timestamp of each gps point is used to determine where to insert the point in the merged output.

Files a and b remain unchanged.

./main -a [gps file 1] -b [gps file 2] -o [output file]

About

Yeah. Points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages