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

PostGIS trac at osgeo.org
Tue Feb 24 09:32:17 PST 2015


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

Comment(by strk):

 Beware that &&& is N-dimensional while 3D relationship functions are 3D
 only.
 Please make sure they are consistent. See also #3045, that's changing the
 threatment of 2d-3d operands from "exist entirely on the z=0 plane" to
 "exist on every z plane"

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