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