[postgis-devel] [PostGIS] #1215: ST_DelaunayTriangles

PostGIS trac at osgeo.org
Wed Jun 27 07:27:15 PDT 2012


#1215: ST_DelaunayTriangles
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  strk         
     Type:  enhancement  |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 Given that GEOS gives us the already-collected representation there's
 really no gain in a set-returning function.

 The flag could be fine but maybe not a boolean but an integer, to keep the
 door open for more flags in the future (ala GML output functions)

 r9993 adds the liblwgeom part (with an int flag)

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1215#comment:10>
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-devel mailing list