Ticket #216 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by danstoica

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.