How accurate is the reading for GPS in iPhone's SDK? -


using iphone's sdk gps api, how accurate can get? within few meters or kilometers? i'm interested in accuracy when indoor. my software used in door.

the best possible accuracy seems 9 meters. common values (outdoor, coverage) 17 m, 23 m , 49 meters. trees covering sky you'll stay under hundred meters, hardly accurate enough gis or that.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -