The values from Compute Statistics Histogram are different compared to the values that are generated from the Zonal Statistics to Table tool from ArcGIS Pro. The values are correct from ArcGIS Pro.
上次发布: May 7, 2021ArcGIS Image Server
漏洞 ID 编号
BUG-000135367
已提交
November 12, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS Image Server
找到的版本
10.8.1
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The geometry used by image service API is a single ring. The geometry used by Zonal Statistics to Table tool from ArcGIS Pro is a multi-ring.
When the same multi-ring is used for image service API, it returns the same result.
Please double check by running the 'Features to JOSN' geoprocessing tool in ArcGIS Pro. Then, use the export geometry as input for calling the image service for compute statistics histograms REST API. This makes the results comparable.