[postgis-tickets] [PostGIS] #1024: Change 3D relationship functions to use &&& in addition to &&
PostGIS
trac at osgeo.org
Tue Mar 10 01:50:33 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):
The problem is really that we don't have 3D operators. Either 2D or ND.
You could use the ND index for ND operations, but for 3D operations, can't
use an index.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1024#comment:19>
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