Photo GPS

Hi!

Is there any good way to get the GPS location from the uploaded photo?

I would like to have the GSP data from the photo.

It will be good for me to see Map view which show the place where the photo taken.

0 4 139
4 REPLIES 4

Your requirement could be more clear. You may want to elaborate what you mean by "Is there any good way to get the GPS location from the uploaded photo?" Are you looking to get the location from the captured photo itself?

In general, you could try to have a form saved event action to set a latlong column with HERE().  However the accuracy of this position capture will depend upon the user saving the form as soon as the user capture the photo.

You could alternatively use a ChangeLocation type column and set it to change with change in Image column.

https://help.appsheet.com/en/articles/961581-capturing-gps-location

Appsheet cannot access any metadata from a file.

I would like to save the gps location data from a photo and import into AppSheet.  Is there a way to do this, and how would that work?

 Thanks 

I'd imagine you can pull the metadata from the image file with a Google App Script.

Top Labels in this Space