[postgis-tickets] [PostGIS] #2579: Add ST_AsTIN to PostGIS

PostGIS trac at osgeo.org
Wed Dec 18 06:45:37 PST 2013


#2579: Add ST_AsTIN to PostGIS
----------------------------------+-----------------------------------------
 Reporter:  smathermather         |       Owner:  pramsey      
     Type:  defect                |      Status:  new          
 Priority:  medium                |   Milestone:  PostGIS 2.1.2
Component:  postgis               |     Version:  2.1.x        
 Keywords:  TIN, ST_Delaunay, 3D  |  
----------------------------------+-----------------------------------------

Comment(by strk):

 smathermather: yes please. Note the invalidity issue is not about string
 replace but rather about input structure. You should check that all
 components are triangles and that they form a valid topology. I hope both
 characteristics can be assumed from DelaunayTriangles output, so even a
 string replace would do.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2579#comment:4>
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