Skip to content

This script takes outliers from .gpx-files and removes them

License

Notifications You must be signed in to change notification settings

Haukiii/simpleGpxRunCorrector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple .gpx corrector script

This script identifies points in .gpx-files that are likely tracking errors due to e.g. high buildings and deletes these points. Outliers are identified by deviation from the median speed of the activity. The script, therefore, works best on steady activity tracks like walks or runs.

It only removes outliers on the top end. Removing outliers where the speed is 0 or close to it would not actually remove them because the deleted points would still go into the calculation at 0.

About

This script takes outliers from .gpx-files and removes them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages