Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

SpatialFilter SpatialRelDescription Bug?

$
0
0
I'm upgrading some 9.3.1 ArcObjects applications to 10.2.1 and I'm getting some weird results. I have code that does "interior intersects" using a spatial filter and is returning features that obviously do not have intersecting interiors.

pSpatialFilter.SpatialRel = esriSpatialRelEnum.esriSpatialRelRelation;
pSpatialFilter.SpatialRelDescription = "T********";

The code is being used to select lines that intersect polygons. I've attached a screen shot of the result, it looks like maybe it's using the envelope of the features, not the features themselves?

It worked perfectly in 9.3.1.

Attachment 33010

Has anyone else come across this?
Attached Thumbnails
Click image for larger version

Name:	Result.png‎
Views:	N/A
Size:	12.8 KB
ID:	33010  

Viewing all articles
Browse latest Browse all 1374

Trending Articles