Opened 16 years ago

Closed 16 years ago

#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 (1)

comment:1 by danstoica, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.