[postgis-devel] [PostGIS] #561: Add TIN and Triangle new geometry type support

PostGIS trac at osgeo.org
Tue Aug 10 09:25:49 PDT 2010


#561: Add TIN and Triangle new geometry type support
-------------------------------------------+--------------------------------
 Reporter:  colivier                       |       Owner:  colivier     
     Type:  enhancement                    |      Status:  new          
 Priority:  medium                         |   Milestone:  PostGIS 2.0.0
Component:  postgis                        |     Version:  trunk        
 Keywords:  3D TIN triangle type geometry  |  
-------------------------------------------+--------------------------------
 Related to 3D stuff, it's become like a good idea to also support TIN and
 Triangle as describted in latest SQL/MM document.

 Triangle as a polygon with only 3 points (so 4 as it's closed like any
 others), and with no internal rings.

 TIN as collection of Triangled connected and well oriented.

 A TIN could be manifold 2 or 3 upon if it's closed.

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