When calculating summary statistics (Average) during a spatial join process, the double type fields of the resulting attribute table do not keep the original scale as in the input attribute table. This causes the summary data not as accurate as desired.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM007952
已提交
April 6, 2007
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.2
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
No Public Explanation
解决办法
1) Use the identity tool to identity the point layer to the polygon layer (as identity layer)2) Use the summary statistics tool on the LINEAR field of the resulting identity layer with the FID_Rome as the case item3) Perform a table join based on the FID of the polygon layer and FID_Rome field of the summary table