The IFeatureLayer.Search method with a spatial filter of 'esriSpatialRelEnum.esriSpatialRelIntersects' returns different results than the ArcMap Select By Location tool on some data.
最後に公開された状態: February 6, 2017ArcObjects SDK
不具合 ID 番号
BUG-000101501
送信されました
December 15, 2016
最終更新日
June 5, 2024
適用対象
ArcObjects SDK
見つかったバージョン
10.3.1
オペレーティング システム
Windows OS
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
For Select By Location, the tool uses tolerance in finding the result; the search distance is applied to create a buffer of input feature on top of the tolerance. For Spatial Filter, the default search distance is embedded in the search query.