Opened 16 years ago
Closed 16 years ago
#396 closed defect (fixed)
ArcSDE: Query to Filter Data (by Buffer Rectangle/Line) does not always work
Reported by: | romicadascalescu | Owned by: | romicadascalescu |
---|---|---|---|
Priority: | major | Milestone: | 3.4.0 |
Component: | ArcSDE Provider | Version: | 3.3.0 |
Severity: | 4 | Keywords: | |
Cc: | External ID: |
Description
In some cases Query to Filter Data (Location, by Buffer Rectangle) does not always work because the built shape could be out of coordinate system range.
Note:
See TracTickets
for help on using tickets.
Fixed by converting the shape into a FDO geometry and converting it back in Shape to avoid over-boundary queries.