[postgis-devel] [PostGIS] #1024: Change 3D relationship functions to use &&& instead of &&
PostGIS
trac at osgeo.org
Mon Jan 30 14:12:19 PST 2012
#1024: Change 3D relationship functions to use &&& instead of &&
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Description changed by nicklas:
Old description:
> Now that we have the new &&& nd interacts operator in place, we can
> change all the 3D aware functions to use that short-circuit instead of
> &&.
>
> So
>
> ST_3DIntersects, ST_3DWithin, ST_3DFullyWithin
>
> Nicklas -- you want to tackle this one since these are your babies :)
New description:
Now that we have the new &&& nd interacts operator in place, we can change
all the 3D aware functions to use that short-circuit instead of &&.
So
ST_3DIntersects, ST_3DDWithin, ST_3DFullyWithin
Nicklas -- you want to tackle this one since these are your babies :)
--
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1024#comment:6>
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-devel
mailing list