[postgis-tickets] [PostGIS] #4278: ST_3DIntersects / ST_3DDistance solid aware in LWGEOM
PostGIS
trac at osgeo.org
Sun Dec 23 00:19:13 PST 2018
#4278: ST_3DIntersects / ST_3DDistance solid aware in LWGEOM
----------------------+---------------------------
Reporter: komzpa | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: 2.4.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by komzpa):
A dead simple way to perform raycast is to make three calls to
lwgeom_clip_to_ordinate_range and count number of geometries in result.
Need to teach it not to drop ones that lost their dimensionality.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4278#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