[postgis-devel] [PostGIS] #882: ST_UnionAsTIN, ST_UnionAsPolyghedralSurface
PostGIS
trac at osgeo.org
Tue Mar 22 21:23:13 PDT 2011
#882: ST_UnionAsTIN, ST_UnionAsPolyghedralSurface
-------------------------+--------------------------------------------------
Reporter: robe | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Our ST_Dump functions are great in that they work for 3D as well asn can
dup out as triangles/polygons, but we have no easy mechanism to take a set
of polygons that are triangles, or triangles, or a set of 3D polygons to
form a polyhedral surface or TIN. I was going to call this collect, but I
think Union is more appropriate since it has to consider connectivity
rules.
Again didn't check SQL/MM to see if there is such a concept already
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/882>
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