[postgis-tickets] [PostGIS] #1024: Change 3D relationship functions to use &&& in addition to &&

PostGIS trac at osgeo.org
Tue Mar 10 01:52:23 PDT 2015


#1024: Change 3D relationship functions to use &&& in addition to &&
-------------------------+--------------------------------------------------
 Reporter:  robe         |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  high         |   Milestone:  PostGIS 2.2.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 Actually, I think there's a way. You could drop the M from the non-indexed
 operand (ST_Force3DZ if 4D or ST_Force2D for 3DM). Doing that (with my
 recent fix in the &&& operator) the M value of the indexed column would
 always be found as overlapping the other (3DZ only) operand.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1024#comment:20>
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-tickets mailing list