Tagged Questions
8
votes
1answer
329 views
How much sense does it make to average (lat,lon) samples in order to increase 2D accuracy of a GPS location?
Several GPS applications, like this one, or this one, acquire multiple (lat,lon) samples of a given location, assuming that the GPS unit is not moving, and then take an average of the samples in order ...
4
votes
1answer
315 views
Probability of iOS/Android device location accuracy
I'm working with Android and iOS apps that report location. Both iOS and Android can derive location from a combination of cell tower triangulation, visible wifi access points, and assisted GPS. The ...