[postgis-tickets] [PostGIS] #5587: Expose SFCGAL's 3DIntersects as CG_3DIntersects

PostGIS trac at osgeo.org
Tue Oct 24 10:59:21 PDT 2023


#5587: Expose SFCGAL's 3DIntersects as CG_3DIntersects
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.5.0
 Component:  postgis  |    Version:  3.4.x
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by robe):

 Oh wait I thought of another option and then we wouldn't need to rename
 existing functions

 How about ST_3DIntersects with a backend arg
 e.g.

 boolean ST_3DIntersects( geometry geomA , geometry geomB, text
 backend='geos' );
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5587#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