Ticket #216 (closed defect: fixed)
GenericRdbms: Cannot logically OR (UNION) two spatial boundaries
| Reported by: | danstoica | Owned by: | danstoica |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3.0 |
| Component: | GenericRdbms API | Version: | 3.3.0 |
| Severity: | 2 | Keywords: | |
| Cc: | External ID: | 909364 |
Description
The RDBMS feature reader does the evaluation for providers that do not natively support spatial filtering in FdoRdbmsFeatureReader::ReadNextWithLocalFilter?(). Currently it assumes that the logical operation between spatial filters is AND.
Fix the code to produce correct results for OR or combinations AND/OR operator as well.
Change History
Note: See
TracTickets for help on using
tickets.
