laptop and a wrench

漏洞

The arcgis.features module .query function has long output times in ArcGIS Notebooks, while the same query completes in seconds in ArcGIS REST API.

ArcGIS API for Python
漏洞 ID 编号 BUG-000163343
已提交November 30, 2023
上次修改时间April 11, 2025
适用范围ArcGIS API for Python
找到的版本2.2.0
操作系统Azure AKS
操作系统版本N/A
状态In Review

解决办法

Change the where clause from "where='1=1'" to "where='ObjectID<#'" to reduce the query time. For example, if there are 1,000 records in the dataset, make the where clause be "where='ObjectID<1000'" to still query all of the records.

重现步骤

漏洞 ID: BUG-000163343

软件:

  • ArcGIS API for Python

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项