[postgis-devel] [PostGIS] #428: Add ST_IsValid for PolyhedralSurface

PostGIS trac at osgeo.org
Sun Feb 21 10:36:20 PST 2010


#428: Add ST_IsValid for PolyhedralSurface
------------------------------------------+---------------------------------
 Reporter:  colivier                      |       Owner:  colivier     
     Type:  enhancement                   |      Status:  new          
 Priority:  medium                        |   Milestone:  PostGIS 2.0.0
Component:  postgis                       |     Version:  trunk        
 Keywords:  PolyhedralSurface 3D IsValid  |  
------------------------------------------+---------------------------------
 Need to check:
 - At least 4 faces
 - Faces must all be connected
 - All points from a same face must be coplanar
 - Resulting volume is closed
 - No self intersection
 - Points Orientation

 No GEOS related in implementation

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