Can you construct a geopoint from the latitude and longitude from the exif information?
Hi Peter,
Yes you can do so using pulldata('@exif') (see Media—Survey123 for ArcGIS | ArcGIS) to retrieve the values and then calculating them into the geopoint question (Geopoints—Survey123 for ArcGIS | ArcGIS) .
Thanks for pointing me to the pages. It must have been something hidden in the Excel sheet because I was using the following and it wasn't working.
pulldata("@exif", ${PHOTO}, "gpslatitude") + " " + pulldata("@exif", ${PHOTO}, "gpslongitude")
And now it is... Thanks
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.