Giter VIP home page Giter VIP logo

average-tracks's People

Contributors

dittaeva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

florissijb hemken

average-tracks's Issues

Function to stay within GPS error margin

Sometimes trails will take slightly different turns around big stones, houses, or other obstructions. If you average tracks that have taken these different turns, you might end up with a track that goes straight through or over the obstruction, making it of less quality than the original.

A function to stay within the error margin of the gps track could address this issue.

Average elevation

GPX tracks often contain elevation data from the GPS device. A function to average the elevation data would make the script more complete.

Error when following instructions in http://wiki.openstreetmap.org/wiki/Average_tracks

I follow instructions in http://wiki.openstreetmap.org/wiki/Average_tracks
I run R on Win 7 64 bits using the GUI interface.
File->Source R Code and I specify the .R file
I get following error

source("D:\GPS Logs\average-tracks.R")
Error in colnames<-(*tmp*, value = c("lon", "lat", "routeID")) :
'names' attribute [3] must be the same length as the vector [1]

I do not specify the "--no-save" option but that should not be the problem.
Thanks

Handle partial tracks

Say for example you have tracks from a mountain hike; two tracks have point all the way from the beginning, including the tracks going to the top of the mountain, one tracks (the one with the most points) only covers the part on the mountain.

The resulting average track should then be an average of the two scripts for the beginning, and all three for the last part.

Custom prioritisation

Currently the R script will use the track with the most points as its "authoritative" track.

If the user knows the quality of the tracks he should be able to specify which track should be the "authoritative"/"reference" track.

Package average-tracks

For most newbies it is easier to relate to installing a package. Package for ubuntu should be first priority.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.