[postgis-devel] [PostGIS] #830: ST_UnaryUnion

PostGIS trac at osgeo.org
Tue Feb 15 02:18:33 PST 2011


#830: ST_UnaryUnion
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:               
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 Oh, about the equivalence between UnaryUnion(collect(g)) and Union(g):
 when the input is an invalid MultiPolygon there's no equivalence.
 UnaryUnion returns it dissolved while Union returns it untouched. This was
 one of the reason to implement this in the first place.

 See also ticket #101 for an old discussion about it.

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