I need to get the actual Datum that the Android GPS is using, but I can't find a method that returns it for me. I know that the it uses the WGS84 Datum as default, but doesn't it change according to the location?
WGS84 is the geographic Datum of course! WGS84 is both: an ellipsoid world wide valid, and a geographic datum too.
Theoretically the GPS chips itself can be configured to use another ellipsoid and Datum, but not in Android or iOS. If you need another datum, take the WGS84 latitude and longitude, and convert yourself. (But you nearly never need that)
This well defined WGS84 Datum is especially valid for latitude and longitude.
For the height (or called altitude) attribute, I don't know if it is above mean Sea Level (then it would be difficult to find out how this was calculated, usually by the GPS chip, too). If the height is above (WGS84) ellipsoid then the height Datum (vertical Datum) is clearly defined.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With