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 ? thank you ronald --