[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):

 So, it turns out that the input isn't really properly noded. Evidently
 ST_Union() isn't good enough to node linestrings, which may be another
 bug...
 Passing the input trough ST_UnaryUnion fixes it for me (on the simplified
 case).

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