Hello! I need some guidance on working with images in portal. I have over 500 image files that I have to georeference (which is the easy part) and then display on a map. The issue is that these images have associated information that MUST be included to allow for filtering/querying in some sort of web application. I have not worked much with raster formats so I am unsure where to start with this. Some questions that I have are:
Can I somehow add attributes to any of the raster formats that are accessible?
Is tiff the best format to have the images in currently?
Data stores? Image Server? I dont even know where to start with that one!
I have experience with web applications but NO experience with raster formats so my main issue is with that. I am pretty comfortable with working with python so that is also an option if there is some type of workaround. Any suggestions are welcome and greatly appreciated!
(posted this in another forum but it might be better to post in here)