Find Invalid GeometriesSuggest EditsPL/pgSQLSELECT * FROM tablename WHERE NOT ST_IsValid(geometry); Updated less than a minute ago Did this page help you?YesNoCopy Page