laptop and a wrench

不具合

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

最後に公開された状態: June 25, 2020 ArcGIS Runtime SDK
不具合 ID 番号 BUG-000112442
送信されましたMarch 15, 2018
最終更新日June 5, 2024
適用対象ArcGIS Runtime SDK
見つかったバージョン100.2.1
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
ステータスNon-Reproducible

参考情報

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; ```

対処法

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.

再現の手順

不具合 ID: BUG-000112442

ソフトウェア:

  • ArcGIS Runtime SDK

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動