The feature class spatial index is dropped and recreated when using the InsertCursor class from the Data Access module for inserting new records in ArcGIS Pro 3.5.
ArcGIS Pro
漏洞 ID 编号
BUG-000176440
已提交
May 14, 2025
上次修改时间
August 30, 2025
适用范围
ArcGIS Pro
找到的版本
3.4
操作系统
Windows Server
操作系统版本
2019 64 Bit
修正版本
3.6
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This issue is addressed in ArcGIS Pro 3.6 by adding a new parameter to the arcpy.da.InsertCursor object. Users can opt out of the load_only default behavior by setting this parameter to False.