laptop and a wrench

Error

Using a statistical query on a point feature service or mobile geodatabase does not accurately return the correct feature count using non-rectangular geometry or polygon extents.

Última publicación: October 1, 2022 ArcGIS Runtime SDK
Número de ID del error BUG-000152429
EnviadoSeptember 19, 2022
Última modificaciónJune 5, 2024
Relacionado conArcGIS Runtime SDK
Versión encontrada100.15
Sistema operativoAndroid
Versión de sistema operativo12.x
EstadoAs Designed

Información adicional

When creating the statistics query as the issue, the query uses statQueryParams.setGeometry(triangleGraphic.getGeometry().getExtent());, whereas when creating the normal feature query, the query uses populationQuery.setGeometry(triangleGraphic.getGeometry()); The former is getting the bounding box of the triangle and sending that, which matches the described behavior above, whereas the latter is directly using the triangle geometry and sending that. Simply removing .getExtent() from the stats query geometry fixes the issue.

Pasos para reproducir

ID del error: BUG-000152429

Software:

  • ArcGIS Runtime SDK

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