we are trying to collect a set of lat long pairs using locationmanager and 
compute area sorrounded by it.

we are just collecting the lat long as is and passing them to compute area 
using SphericalUtil.computeArea(list)

how accurate the result should be ? we find that the result has upto 60 % 
variance against actual area of the field we are walking.

please suggest remedies.

On Monday, February 19, 2018 at 8:24:33 AM UTC+5:30, Jags wrote:
>
> Dear Android experts,
>
> We are trying to use location apis to walk around a field and measure it's 
> area. The results are hardly accurate. How accurate the normal location 
> APIs of the android sdk are ? Our calculation varies from 20% to 80% on 
> some occasions.
>
> What is the surest way of accurately finding area of a field ? apps like 
> ola and uber so accurately and consistently find locations, I wonder if 
> they use more sophisticated apis.
>
> regards
> jags 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ee0f1eb8-5cb6-4baa-9982-ebda92399e08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to