What transformer(s) do I need to merge two polygon layers together where the coincident polygons would have both their original attributes and the attributes of the other polygon? Thanks!
Page 1 / 1
Hi,
A Matcher with the list option on the singel matched output should do the trick.
Another option is the AreaonAreaOverlayer.
You'll also be able to get this to work with the Clipper...