A feature selection with spatial filter runs very slow when the spatial relationship is defined by ‘ISpatialFilter.SpatialRel = esriSpatialRelRelation’ and ‘ISpatialFilter.SpatialRelDescription.’
上次发布: July 31, 2015ArcObjects SDK
漏洞 ID 编号
BUG-000088502
已提交
June 18, 2015
上次修改时间
June 5, 2024
适用范围
ArcObjects SDK
找到的版本
10.2.2
操作系统
Windows OS
操作系统版本
7
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
It is known that using esriSpatialRelEnum is faster than using the SpatialRelDescription matrix.
解决办法
1. Use the default spatial relationship.
2. Use a single part query polygon.