When using the 'Join Features' tool in ArcGIS Online, the process to include a count field is redundant when other summary statistics are not required and the related table does not include any numeric fields.
上次发布: May 8, 2020ArcGIS Online
漏洞 ID 编号
BUG-000130474
已提交
April 28, 2020
上次修改时间
October 2, 2024
适用范围
ArcGIS Online
找到的版本
8.1
操作系统
N/A
操作系统版本
N/A
修正版本
ArcGIS Enterprise 11.4; ArcGIS Online 2024 June Release
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Open web map provided.
Examine fields in "JoinFeatures_BUG" layer and JoinFeatures_BUG table.
Edit your table (or examine other table in the web map "JoinFeatures_BUG_table_withRedundantNumericField").
Add a field which is meaningless but is numeric.
Try the Join Features tool again:
Target layer: JoinFeatures_BUG point layer.
Layer to join: JoinFeatures_BUG_table_withRedundantNumericField.
Type of join: Choose fields to match (LocationID = LocationID).
Choose join operation: one to one and Add statistics.
Select any statistic to calculate on the RedundantNumericField.
Give the result layer a name and run analysis
Examine the result layer (in web map provided, see "JoinFeatures_BUG_resultWithRedundantFields").
A Join Count field was produced as desired, but there is a statistics field which has to be deleted.