[postgis-devel] [PostGIS] #1735: ST_MakeValid: exception on geometry

PostGIS trac at osgeo.org
Tue Apr 3 08:29:33 PDT 2012


#1735: ST_MakeValid: exception on geometry
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  strk         
     Type:  defect     |      Status:  assigned     
 Priority:  medium     |   Milestone:  PostGIS 2.0.1
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by strk):

 To recap: the issue is with the heuristic used by UnaryUnion generating
 invalid noding.
 I've tested that iterating the noding procedure can eventually handle to
 correctly node.
 Such iteration could be implemented in PostGIS ST_MakeValid to improve
 likelyhood of succeeding.

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