Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Indicate GPS accuracy? #39
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
bryceco
Feb 2, 2013
Owner
The GPS pprovide a horizontalAccuracy property giving the accuracy in meters. However the heading also provides an accuracy and the actual error is often greater than the reported error.
The GPS pprovide a horizontalAccuracy property giving the accuracy in meters. However the heading also provides an accuracy and the actual error is often greater than the reported error. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
abhibeckert
Jul 2, 2013
In my experience the provided accuracy is usually a conservative estimate. If it says 5m accuracy it's often more like 2m.
abhibeckert
commented
Jul 2, 2013
In my experience the provided accuracy is usually a conservative estimate. If it says 5m accuracy it's often more like 2m. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
Fixed |
khelbley commentedFeb 2, 2013
How much data does the internal gps provide? it could be interesting to highlight area around the current GPS location marker that is the 95% accuracy.