Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5-M0
-
Component/s: arcsde plugin
-
Labels:None
-
Environment:ArcSDE 9.2
Oracle 10g
Description
ArcSDEQuery.calculateQueryExtent() fails when there's a geometry filter.
It seems SeQuery.setSpatialConstraints should be called with the returnGeometryMasks flag to false when going to ask for the query bounds and true when going to calculate the result count....