[postgis-devel] [PostGIS] #1024: Change 3D relationship functions to use &&& instead of &&

PostGIS trac at osgeo.org
Wed Jun 15 16:45:40 PDT 2011


#1024: Change 3D relationship functions to use &&& instead of &&
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  task     |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 On second thought as Paul pointed out -- what if they didn't build a 3D
 index on their 3D geometries.

 We might want to do instead


 && AND &&& AND _ST_3D

 That will catch both indexes and choose the cheapest one to test first

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1024#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list