[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] Removing Interior Rings
From:       Michael Fuhr <mike () fuhr ! org>
Date:       2006-11-30 7:49:26
Message-ID: 20061130074926.GA85377 () winnie ! fuhr ! org
[Download RAW message or body]

On Thu, Nov 30, 2006 at 02:26:27PM +1100, Craig Feuerherdt wrote:
> I am attempting to simplify a series of polygons by buffering them and then
> unioning the buffers together (sql below).
> This works fine however, in some instances, there are interior rings (holes)
> which I would like to remove.
> I have tried Segmentize, but it failed to remove the interior rings.

Have you tried exteriorring() to get the exterior ring as a LINESTRING
and makepolygon() to turn it back into a POLYGON?

-- 
Michael Fuhr

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic