[postgis-devel] [PostGIS] #101: ST_Union on one-row table doesn't union

PostGIS trac at osgeo.org
Mon Feb 14 05:16:06 PST 2011


#101: ST_Union on one-row table doesn't union
----------------------+-----------------------------------------------------
  Reporter:  pramsey  |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 1.4.0
 Component:  postgis  |     Version:  1.4          
Resolution:  invalid  |    Keywords:               
----------------------+-----------------------------------------------------

Old description:

> '''What steps will reproduce the problem?'''
> 1. Make a table with a single row including a multipolygon with
> overlapping parts.
> 2. Run ST_Union on it.

New description:

 '''What steps will reproduce the problem?'''
 1. Make a table with a single row including a multipolygon with
 overlapping parts.
 2. Run ST_Union on it.

--

Comment(by strk):

 I've completed work to expose the UnaryUnion to GEOS C-API, and about to
 start the PostGIS side of this.

 For the sake of simplicity I'll introduce a new entry-point
 (ST_UnaryUnion).
 This will be in trunk.

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