laptop and a wrench

Erro

Reverse geocoding method results are offset in ArcGIS Runtime for .NET applications.

Última Publicação: June 25, 2020 ArcGIS Runtime SDK
Número de ID do Erro BUG-000112442
EnviadoMarch 15, 2018
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Runtime SDK
Versão encontrada100.2.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusNon-Reproducible

Informações Adicionais

The code did not set both OffsetX and OffsetY properties. Once these properties are set to a value of 30 (half the set image width/height) the pushpin point location is consistent with the address location returned by other geocoding engine/services. ``` campsiteSymbol.OffsetX = 30; campsiteSymbol.OffsetY = 30; ```

Solução Provisória

The following is a potential workaround for the issue:

  1. Review the source data for the locator. The "fromleft" "toleft" and "fromright" "toright" were the same on the street where the address point was located.
  2. Edit the attributes such that the fromleft/fromright were set to the same value and the toleft/toright were set to the same value.
  3. Rebuild the locator. Once the locator was rebuilt, run the application again, the reverse geocoding and the address is correct.

Etapas para Reproduzir

ID do Erro: BUG-000112442

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