I have had a problem like that before. Try running this with appropriate changes:
select * from table where ST_IsValid(geom) = 'f'; -Josh Jordan On Fri, Jul 29, 2011 at 10:38 AM, Bryan Hempen <bryanhem...@gmx.de> wrote: > I forgot to mention that I use PostgreSQL 8.4 with PostGIS 2.0, but I also > tried it with PostgreSQL 9.0 w/ PostGIS 1.5. Come on, has nobody ever had > this problem? > > Kind regards, > Bryan > _______________________________________________ > postgis-users mailing list > postgis-users@postgis.refractions.net > http://postgis.refractions.net/mailman/listinfo/postgis-users >
_______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users