Hi,
I am looking at an App project where I need where I need to upload images (from mobile) to an image column in a custom Dataverse table. I have this working. I also need to include a gallery for searching and downloading of images (probably to desktop only, not mobile).
I have also been asked to get Geolocation data specifically ( and potentially other EXIF data if needed), and ideally either save it on the same record or have it available when viewing the image in the gallery.
I have looked at the methods posted in the Media Service Meta Data Magic 2 post from a few years ago, but am unsure if what is done in Sharepoint is transferrable to Dataverse.
Does anyone have any clues on how I could get geolocation specific data from an image, either at upload, or by parsing the data stored in Dataverse?
Thanks