[fdo-trac] #21: SHP and SDF unefficient spatial query when 2 spatial conditions are and'ed together

FDO trac_fdo at osgeo.org
Sun Feb 25 12:19:53 EST 2007


#21: SHP and SDF unefficient spatial query when 2 spatial conditions are and'ed
together
--------------------------------+-------------------------------------------
   Reporter:  badreddinekaroui  |       Owner:  gregboone
       Type:  defect            |      Status:  new      
   Priority:  major             |   Milestone:  3.3.0    
  Component:  FDO API           |     Version:  3.2.1    
   Severity:  3                 |    Keywords:           
External_id:                    |  
--------------------------------+-------------------------------------------
 This issue is obvious when a large polygon is used to within a filter and
 and'ed with a second polygon. Even if one of the spatial condition returns
 a small number of condidate list, the second condition is still go to the
 RTree to get its condidate list. In this case since it's a logical and,
 the first condidate list should be enough to evaluate the filter against
 the second spatial condition.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/21>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list