[postgis-tickets] [PostGIS] #1024: Change 3D relationship functions to use &&& in addition to &&
PostGIS
trac at osgeo.org
Sun Mar 8 10:51:48 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):
WARNING: remember that &&& is N-dimensional, while ST_3DIntersecs is
3-dimensional.
Using &&& might exclude including candidates only because the M ranges of
the operands do not overlap
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1024#comment:17>
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