[postgis-tickets] [PostGIS] #5162: Expose GEOSConstrainedDelaunayTriangulation
PostGIS
trac at osgeo.org
Tue May 24 18:36:01 PDT 2022
#5162: Expose GEOSConstrainedDelaunayTriangulation
--------------------------+---------------------------
Reporter: mdavis | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.3.0
Component: postgis | Version: 3.2.x
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by mdavis):
My preference is for a new function `ST_Triangulate`. That indicates
exactly what is computed. `ST_Tesselate` is less precise (the name is
just inherited from SFCGAL, I believe). A net new function avoids any
conflict or confusion with the CGAL functions.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5162#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