[postgis-devel] [PostGIS] #1929: regression issue: ST_Polygon used to return simplest polygon

PostGIS trac at osgeo.org
Sun Jul 22 19:31:39 PDT 2012


#1929: regression issue: ST_Polygon used to return simplest polygon
--------------------+-------------------------------------------------------
 Reporter:  robe    |       Owner:  dustymugs    
     Type:  defect  |      Status:  new          
 Priority:  medium  |   Milestone:  PostGIS 2.1.0
Component:  raster  |     Version:  trunk        
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by dustymugs):

 I actually prefer the multipolygon behavior as it guarantees that the
 output will always be multipolygon.  Another thing that did change with
 the C version is that the code will validate that the union of the pixel
 polygons is valid and if not will call GEOS's make-valid function.

 I'll double-check the changes you made in r0086 and add any revisions.
 Once I've done that, I'll close this ticket.

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