laptop and a wrench

Erro

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
Número de ID do Erro BUG-000163343
EnviadoNovember 30, 2023
Última ModificaçãoApril 11, 2025
Aplica-se àArcGIS API for Python
Versão encontrada2.2.0
Sistema OperacionalAzure AKS
Versão do Sistema OperacionalN/A
StatusIn Review

Solução Provisória

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.

Etapas para Reproduzir

ID do Erro: BUG-000163343

Software:

  • ArcGIS API for Python

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download