Can tools from the Spatial Analyst toolbox be used on Portal Imagery Layers?
I am having a hard time finding definitive documentation on this.
Testing:
- Store CRF file in Azure Storage Account.
- Publish CRF to Portal as referenced Imagery Layer.
- Add Imagery Layer to ArcGIS Pro 3.3.
- Add layer from Pro Contents to Spatial Analyst | Extract by Mask tool.
- Displays "Error 001491 Not running inside a server process".
I have tried the same Imagery Layer in multiple Spatial Analyst tools, they all return the same error.
I have read about other causes for Error 001491. This is not related to the "cannot process above the size limits of the image service" variant. We have the "Max image size per request (rows x columns)" set at 1000000 x 1000000 and the raster is under 30k x 30k.
I am aware that I can use Raster Functions for raster analysis of Imagery Layers. The issue is there are so many tools built on Spatial Analyst. I am also aware that users can extract the raster to a local copy and then run Spatial Analyst tools on that local copy. If I am going to promote that extra step, it would help to have confirmation that it is necessary.