Hello,
We are designing a solution that will allow endusers to both view and analyze imagery in ArcGIS Pro.
- Viewing --> The imagery are available as an Esri tile cache layer, so that our solution.
- Analysis --> We are looking for some guidance on how to support. An example analysis task would be using imagery as input to the "Raster Calculator" Geoprocessing tool in ArcGIS Pro.
From what I can tell, an Esri tile cache layer cannot be used for analysis in ArcGIS Pro, but there are some other types of service layers which can. These include a) a Tiled imagery layer or b) an Imagery layer. Both of these are `/ImageServer` service layers.
Questions:
- Can an Esri tile cache layer be used to generate a) or b)? Could it be used to _generate data_ which can then be published as a) or b)? What tools could we use to do this?
- Does ArcGIS Pro support WCS service layers for Viewing? For Analysis (e.g. Raster Calculator)?
In terms of products we have Portal, Pro, and ArcGIS Enterprise at our disposal, and we are open to other Esri technology/products/developer APIs in this solution.
Thanks!
-Cory