I have a set of polygons which represent parks. As overlays I have layers of elements that exist within these parks, such as parking lots, ovals, playgrounds. The goal is to produce a new layer that covers that area covered by the parks, but that has many more polygons representing what's in the overlays.
I'm pretty sure AreaOnAreaOverlayer is the transformer for the job. But when I select the static schema option, the attributes aren’t being written to the new layer. Not even the _overlaps attribute is being written. And when I ask it to make a List by entering a string in the List Name field, I don't know where this list of attributes is going. Where am I supposed to find this list?!
TIA,
MvW