Hi,
I try to zonal statistics as Table in script.
my workflow is
- Copy feature to "in_memory"
- Make layer in "in_memory"
- PolygonToRaster
- zonal statistics as Table
In this workflow, output of "PolygonToRaster" is temporal (finally delete).
So, I tried to save it at "in_memory" workspace, but not worked(crashed).
output raster size is about 5GB(save to gdb on HDD and check size), My memory is 32GB.Memory seems to be enough.
What should I do?
I use ArcGIS pro 1.4.1
Thanks in advance!