Slow performance with the arcpy.ListFeatureClasses function in ArcGIS Desktop version 10.3.1 and later.
上次发布: January 22, 2019ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
BUG-000119069
已提交
December 28, 2018
上次修改时间
June 5, 2024
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.5.1
操作系统
Windows OS
操作系统版本
10.0
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
To properly filter out feature datasets that contain only data not visible to the current user, additional queries were introduced to the listing of datasets to make sure that the integrity of the privilege model was maintained. These additional queries take additional time, but produce better results.
Unfortunately these questions are required when listing feature classes from the workspace level as seen with arcpy.ListFeatureClasses, so there is no way to go back to the performance seen in 10.2 ArcMap.