How do I access a AGOL feature attachment that is a JPEG and save it as a file. The AGOL reader allows me to access the attachments, but the data is in format attribute. How do I write that back out as a JPEG file on my system?
Page 1 / 1
@rdcrawford RasterReplacer will shift the image from an attribute to the feature geometry and then you should be able write out the image from there.