Skip to main content

Hi,

Just wondering if it is possible to transfer photos from one AGOL feature layer to another using a unique ID - maybe via a join or something similar?

I can read features and their attachments using the AGOL Feature Service Reader, join them up with the destination dataset, but I cannot write the photo attachments using the AGOL Feature Service Writer.

The geometry and attributes are written but not the photos.

Thanks,

Hi @smcd84​ 

We do not have that option but I would recommend voting for the idea here.

 

There is an AttachmentWriter template workspace(authored by Trent) that would be a good starting point. There is also a custom transformer mentioned in the comment, feel free to give that a try as well if that works for you.

 


Reply