[postgis-tickets] [PostGIS] #4198: Expose constrained Delaunay triangulation

PostGIS trac at osgeo.org
Sat Oct 13 09:25:03 PDT 2018


#4198: Expose constrained Delaunay triangulation
--------------------------+------------------------------------------------
  Reporter:  bwibo        |      Owner:  colivier
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 3.0.0
 Component:  sfcgal       |    Version:
Resolution:               |   Keywords:  constrained delaunay triangulation
--------------------------+------------------------------------------------

Comment (by bwibo):

 I believe that there are use cases for both constrained and non-
 constrained delaunay triangulation. So maybe two different functions or a
 switch to control the behavior of the triangulation would be best for most
 people.

 I am not an expert on PostGIS/SFCGAL architecture, but if possible, I
 would rather add another function or offer ST_DElaunayTriangles with
 another signature, e.g. ST_DelauneyTriangles(geometry,
 boolean=enableConstrainedTriangluation), if SFCGAL backend is available.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4198#comment:3>
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