Select to view content in your preferred language

Select multiple files with EXIF tags populating geopoints

330
0
04-04-2024 09:24 AM
EuropaxEarth
Regular Contributor

Hello,

I'm modifying an existing survey to allow users to attach multiple files in one go. To do this I used "multiline" under the appearance column to enable multiple selections. Now, when users go into their attachments these "bubbles" will appear allowing users to select more than one file (see screenshot below):

EuropaxEarth_0-1712247070328.jpeg

Now that users are able to select more than one file attachment, the trick is to make sure the EXIF tags of each image can be read AND can populate the geopoint map. 

The screenshot below is how I have the EXIF tags set up. Its designed to read only one image at a time:

EuropaxEarth_1-1712247329816.png

I think I need to replace {image_1} with an iterator that goes through how ever many attachments, pulls the EXIF tag of each attachment and populates different geopoints . For example, if I upload 5 photos, I want 5 lat, long, alt, and image direction values and 5 geopoint maps corresponding to each photo.

 

Hopefully this explanation makes sense - happy to elaborate more. 

 

 

 

0 Kudos
0 Replies