arcgisscripting.ExecuteError: ERROR 999999: Error executing function.Too many unique valuesFailed to execute (ZonalStatisticsAsTable).
Solved! Go to Solution.
you can change the number of unique values to use with this setting
View solution in original post
Zonal Statistics as Table (Spatial Analyst)—ArcGIS Pro | Documentation
how many unique values are there in the raster table?
The shp file that I am using to zone with has 238235 elements. The raster file that is to be zonal statistic and find the maximum is a flow accumulation file of Yangtze River Basin made by 30 meter resolution SRTM DEM. Thank you Dan for asking.
Thanks a lot Dan! It works.
Yilan