[postgis-tickets] [PostGIS] #2573: Have ST_3DIntersects to recognize Triangle as a type
PostGIS
trac at osgeo.org
Wed Jan 21 01:27:25 PST 2015
#2573: Have ST_3DIntersects to recognize Triangle as a type
---------------------------+------------------------------------------------
Reporter: smathermather | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: documentation | Version: 2.1.x
Keywords: |
---------------------------+------------------------------------------------
Comment(by vmo):
The patch is still in preparation (because there is one thing too many in
it :) ).
I will propose it in a separate ticket.
The ST_SetSolid is in there already there. It's a pure postgis function,
so there is no need for the 'not implemented'. It does not check that the
surface is closed, but the ST_IsValid from SFCGAL will tell you that the
solid is invalid if the surface is open.
Concerning the Solid type: that would be great, but until the type is
normalized it may not be the best thing to do. I don't konw.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2573#comment:11>
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