Only one feature is listed in the result of the Overlay tool in the Manage Data toolset of ArcGIS Online map viewer when there are more than two features intersecting each other in the same shapefile.
上次发布: June 10, 2016ArcGIS Online
漏洞 ID 编号
BUG-000096586
已提交
May 20, 2016
上次修改时间
April 17, 2025
适用范围
ArcGIS Online
找到的版本
N/A
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
As designed. The overlay is doing a simple spatial join in this scenario. As a result, it does not bring over multiple attributes or make multiple points in the output. Instead, use the Spatial Join tool in ArcMap or Zonal Statistics depending on the needed analysis. The overlayed features could also be planarized so there is no overlap and attributed for those new parcels to then use the Overlay tool.