I have some database tables which contains a few so called "GeometryCollections". I try to use FME to find which objects are of that type so that I can fix them, but none of the alternatives in GeometryFilter will find the GeometryCollection objects. Any suggestions?




When I use the GeometryFilter Complete Mode, I get these possible outputs. No "Collections".
I would consider it a bug if exiting the donut port
We should fix dangles, multipoints and self intersections anyway, and as these will show up in a GeometryValidator (OGC compliant) I may not have to find GeometryCollections specifically. When I fix all geometrical errors, these should not occur any more (or so I hope).
I suspect however, that what PostGIS is reporting as "Table contains GeometryCollections" are probably not geometries that FME sees as collections, considering your donut example.