laptop and a wrench

Erro

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 Publicação: October 1, 2022 ArcGIS Runtime SDK
Número de ID do Erro BUG-000152429
EnviadoSeptember 19, 2022
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Runtime SDK
Versão encontrada100.15
Sistema OperacionalAndroid
Versão do Sistema Operacional12.x
StatusAs Designed

Informações Adicionais

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.

Etapas para Reproduzir

ID do Erro: BUG-000152429

Software:

  • ArcGIS Runtime SDK

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