No Arcobjects Interfaces available to achieve "Match With No Zone" while doing Geocoding through Arcobjects.
最後に公開された状態: August 25, 2014ArcGIS for Desktop
機能拡張 ID 番号
NIM092825
送信されました
August 22, 2014
最終更新日
March 19, 2025
適用対象
ArcGIS for Desktop
見つかったバージョン
10.1
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
This is supported with a different interface, ILocatorImpl.
他のワークフロー
This can be done in the following 2 ways: 1. Set the supportsOptionalZone value in the locator loc.xml and loc file to true. 2. Use the ILocatorImpl interface to set the value for the life of the object in code.