[postgis-devel] [PostGIS] #1115: Numerical problem in ST_Polygonize

PostGIS trac at osgeo.org
Thu Oct 14 10:18:12 PDT 2010


#1115: Numerical problem in ST_Polygonize
------------------------+---------------------------------------------------
 Reporter:  gabrimonfa  |       Owner:  strk    
     Type:  defect      |      Status:  assigned
 Priority:  medium      |   Milestone:          
Component:  postgis     |     Version:  1.5.X   
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by strk):

 Substituting the inner ST_Union with ST_Collect makes the bug come back.
 So it looks like it takes _2_ calls to ST_Union (or ST_UnaryUnion)
 to really node !!!

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