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

PostGIS trac at osgeo.org
Wed Dec 18 00:43:40 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  |  
----------------------------------+-----------------------------------------
 Leverage ST_Delaunay to provide 2.5D TIN from geometries. I have attached
 a hackerish SQL function which simply does a replace() on the appropriate
 ST_AsText results.  I will patch to handle coordinate systems if there is
 interest in including in PostGIS.

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