[postgis-users] make valid polygons

Nicolas Ribot nicky666 at gmail.com
Fri Jun 3 03:54:38 PDT 2005


> Hi group,
> 
> i have some multipolgons which are not "valid" since there are some
> selfintersection between the polygons. what is fastest to make this
> geoms valid ?
> i think i have make a union between all subpolygons or something like
> that. but for that i have to implement a postgres-function  :-(.
> any other idea ?
>
 
If the number of polygons is reasonable, you can edit them with Jump.
>From the Tools menu, choose QA / Validate Selected Layers.
All invalid polygons will be marked and you will be able to correct
them manually.

Nicolas



More information about the postgis-users mailing list