I'm using the AreaOnAreaOverlayer to intersect two large sets of polygons (Polygon 1 & Polygon 2 for clarity), one of which (Polygon 1) contains overlapping polygons which are sometimes coincident with each other, but with different attributes. The transformer is only overlaying one of several polygons from Polygon 1 with Polygon 2 and dropping the others from the output, but I need all of them to be intersected and output.
What other transformers can I use to prepare the data so that all polygons are intersected?
I'm using FME Workbench 2016.1, and can't currently upgrade.
Thanks,
Matt