Hi altruist,
I am having an issue in after using AreaOnArea overlay operation. I have overlaid two polygon datasets and ideally the output should have attributes from layer when there is _overlap field have 2 and more. This is what happened for other overlay operations. However, in the following cases I do not see the attribute from one of the polygons after the overlay operations:
This is the attributes before overlay:
The overlay operations:
After the overlay:
Does anyone have idea why that may happen?


Then after the area on area overlay in FME, the following part is for where both overlapped:
My question is it normal that the overlaid part will miss entire attributes from one of the input layer? I actually want to calculate % of the heritage layer on the property parcel and I followed same procedure for other zoning layer. Not sure why its not happening here. SpatialFilter does select the intersecting Lots but that does not help to calculate %. 