Opened 10 years ago
Last modified 7 years ago
#2904 closed defect
documentation on ST_3DIntersects is misleading — at Version 1
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.4.0 |
Component: | documentation | Version: | master |
Keywords: | Cc: |
Description (last modified by )
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
Note:
See TracTickets
for help on using tickets.