Skip to main content

I have a transformer that aggregates areas and writes to FGDB polygons. GeometryFilter or GeometryCoercer show that they are areas in FME. The result in FME show as closed polygons. When I view the results in ArcPro (or Catalog) some of the polygons are unfilled? I'm not sure what the issue is or how to fix it?

Hi @dos_gis Are those "unfilled polygons" actually aggregates with identical elements? If so then please report the problem and send us details. Thanks!


Putting GeometryCoercer before Aggregator seems to have resolved this for me. Thanks!


Reply