[postgis-users] How to eliminate Hole in polygon?
Sandro Santilli
strk at keybit.net
Thu Mar 1 06:24:01 PST 2012
On Thu, Mar 01, 2012 at 08:50:23AM -0500, Francisco Salas Rosette wrote:
> Hi, I need to eliminate all hole in a polygon , given a condition, for
> example the area of the hole
Explode, filter, collect.
See ST_DumpRings and ST_MakePolygon
--strk;
,------o-.
| __/ | Delivering high quality PostGIS 2.0 !
| / 2.0 | http://strk.keybit.net - http://vizzuality.com
`-o------'
More information about the postgis-users
mailing list