[postgis-users] Best way to combine a polygon

Rob Tester robtester at gmail.com
Wed May 16 15:35:01 PDT 2007


I have a table with many single ring polygons. Some of the polygons rings in
the table may be contained by other polygons in the same table. What I would
like to do is to assemble all the contained rings into a single polygon. But
it gets a little more convoluted than that. Some of the rings contained by
another poly may contain rings of other poly's too, so:

 

Poly1Ring contains poly2ring, poly3ring and poly4ring

 

Poly2Ring contains poly3ring.

 

What is the best method to combine these polygons to effectively cut holes
where the rings are contained?

 

Thanks,


Rob.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070516/944ed6cf/attachment.html>


More information about the postgis-users mailing list