laptop and a wrench

Error

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 del error BUG-000163343
EnviadoNovember 30, 2023
Última modificaciónApril 11, 2025
Relacionado conArcGIS API for Python
Versión encontrada2.2.0
Sistema operativoAzure AKS
Versión de sistema operativoN/A
EstadoIn Review

Solución alternativa

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.

Pasos para reproducir

ID del error: BUG-000163343

Software:

  • ArcGIS API for Python

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga