Skip to content

R script to make an average GPS / georeferenced track by combining/merging two or more into a “line of best fit”

Notifications You must be signed in to change notification settings

dittaeva/average-tracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

R script to make an "average" track of several GPS tracks by combining/merging them into a "line of best fit". Made by Michiel Faber <https://www.openstreetmap.org/user/Michiel%20Faber> and wrapped and "packaged" by Guttorm Flatabø. This isn’t the perfect way to do it, but it works.

The "test-tracks" directory contains six tracks for the same route that you can test the software with. "averageTrack_reference.gpx" is an average track made with this script.

TopoFusion software uses a more sophisticated method and have written a paper about it <https://www.topofusion.com/network.php>. The issue has also been discussed on the gpsbabel-misc mailing list <https://goo.gl/HJE5s>.

See https://wiki.openstreetmap.org/wiki/Average_tracks for usage instructions.

Home: https://github.com/dittaeva/Average-tracks

This software is dedicated to the public domain through CC0:
https://creativecommons.org/publicdomain/zero/1.0/

About

R script to make an average GPS / georeferenced track by combining/merging two or more into a “line of best fit”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages