[postgis-tickets] [PostGIS] #2904: documentation on ST_3DIntersects is misleading
PostGIS
trac at osgeo.org
Fri Aug 22 23:41:25 PDT 2014
#2904: documentation on ST_3DIntersects is misleading
---------------------------+------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.4
Component: documentation | Version: trunk
Keywords: |
---------------------------+------------------------------------------------
Description changed by robe:
Old description:
> http://postgis.net/docs/manual-dev/ST_3DIntersects.htmlI
> t's also wrong. It says it only support linestrings but supports others
> with caveats.
>
> It also doesn't reflect what happens when sfcgal is enabled as backend.
> I suspect for sfcgal for closed surfaces it treats them as volumes, but
> then again not absolutely sure.
>
> See stackoverflow user comment
New description:
http://postgis.net/docs/manual-dev/ST_3DIntersects.htmlI
t's also wrong. It says it only support linestrings but supports others
with caveats.
It also doesn't reflect what happens when sfcgal is enabled as backend.
I suspect for sfcgal for closed surfaces it treats them as volumes, but
then again not absolutely sure.
See stackoverflow user comment
http://gis.stackexchange.com/questions/111420/sdo-inside-equivalent-in-
postgis-for-3d-objects/111502
--
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2904#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