Select to view content in your preferred language

how do I extract accuracy and altitude data from a geopoint?

1220
1
08-31-2016 10:33 PM
JamesWilson2
Regular Contributor

I have a feature class with lat, long, altitude and accuracy fields. How can I auto-populate these from a geopoint? I can see plenty of stuff substrings to pull lat/longs, but nothing on altitude and accuracy. Any ideas?

0 Kudos
1 Reply
MitchellProctor
Deactivated User

Hi  James,

Currently, geopoint questions don't actually support these values. Z-axis support previously present for them was buggy and removed some time ago, and while geopoints do have awareness of accuracy (mostly used in averaging points) it doesn't take down any accuracy values. Geopoint questions only provide lat and long, although this may change in the future.

0 Kudos