[postgis-tickets] [PostGIS] #3190: Have ST_3DDWithin use the &&& operator

PostGIS trac at osgeo.org
Wed Jul 1 02:10:50 PDT 2015


#3190: Have ST_3DDWithin use the &&& operator
--------------------------+---------------------------
  Reporter:  strk         |      Owner:  pramsey
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 2.2.0
 Component:  postgis      |    Version:  trunk
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by strk):

 There are actually many other 3D function currently using the && operator
 which may need to be updated. I guess "magic" would require to use both &&
 and &&&, which may be even counter-productive, but I'll leave that
 evaluation to @robe2 :)

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3190#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-tickets mailing list