Hello,
I'm looking for the best way to host images and link to them from a feature layer.
Until now, I had feature layers where one entity had one image attached. However, I now have a feature layer where multiple entities should have the same image attached. I do not want to add the same image 1000 times to the layer if 1000 entities require it.
I've seen in other organizations that they host their images in their portal or ArcGIS sites and access the images via a link like this: https://url-of-organisation/images/FOLDER/sub-folder/{photo}, where {photo} is the photo name in a specific field in the layer.
How can I create this kind of storage?
- In Portal for ArcGIS, I cannot create subfolders to host the images.
- In Portal for ArcGIS, I cannot host multiple images at the same time (I have almost 1000 images to host).
- In Portal for ArcGIS, I cannot link to an image by its name, only by its ID.
Is that mandatory to use an ArcGIS Image Server to achieve that ? Each photo is about 500ko, so we wanted to know if there is another way to achiev that without creating an ArcGIS Image Server.
Thank you for your help.
Best regards,