Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does anyone know how to interpret location|horizontalAccuracy? #10

Open
andysc opened this issue Mar 27, 2023 · 1 comment
Open

Does anyone know how to interpret location|horizontalAccuracy? #10

andysc opened this issue Mar 27, 2023 · 1 comment

Comments

@andysc
Copy link

andysc commented Mar 27, 2023

In the log files, there's a field location|horizontalAccuracy which one might infer the meaning of, but doesn't have units, doesn't seem to be a percentage, so I'm wondering if anyone has any insight into how to interpret it?

I've seen values between 15 and 410 in some recent data logs, but mostly it hovers around 50-ish.

We're trying to locate a lost AirTag in a complex postal sorting machine, and any clues to get us a more accurate fix would be very helpful!

@emilyboda
Copy link

I would also love to know the units on horizontal accuracy. I have to assume they're in meters. Basically if the accuracy number is 30 and the unit is meters, it's saying the object is within a 30 meter radius circle of the given location. It's used so that the reader knows if the GPS fix wasn't very strong or an inaccurate method of finding the location was used.

I have two reference points: for an AirTag the horizontal accuracy values are between 15-30 most of the time. There's a handful of data points over 30, some as high as 100.

Compare that with an iPhone, for which the values vary based on the method by which the location has been found. When the location is found by GPS the accuracy varies between 0-25 with just a handful of wild values up to 250. When the location is found by wifi the values are mostly between 35-45.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants