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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動