Is your feature request related to a problem? Please describe.
GPS reception seems to be especially bad in my home, so that I often get points a few 100m away from my location, even though they report an accuracy <10m. Because I also often do not get any GPS lock (and the network based location has bad accuracy), I sometimes have long stretches of no data points, and then one randomly bad point. I am guessing that because of these pauses, the averaging window does not catch these wrong locations.
Describe the solution you'd like
- The ability to delete singular points. Maybe an edit modey where points can be clicked on/selected with a rectangle/polygon and then be deleted.
- Alternatively or in addition, the ability to edit the averaging window, to be more strict, to maybe find a tune where the bad points are caught.
Describe alternatives you've considered
Making the required accuracy of points in GPSLogger ever smaller only makes these wrong points less likely, not completely eliminates them. It also then means l get longer stretches of no data, which makes it more likely for the averaging window to not catch the bad points.