I have 2 polygon shapefiles. I want to identify polygons (A,B,C.... labeled in JPG) that intersect with another set of polygons (Abstract #1, #2, #3,#4). Once the Abstract polygons that intersect are identified, I'd like to merge just the attributions from these into the A,B,C polygons.
I'm attempting to use the SpatialRelator but I'm having difficulties.
Single Shapfile with this attribution:
Polygon A ---(Abstract 1,2,3,4)
Polygon B---(Abstract 1,2,4)
Â
Thanks in advance
Â
Â
Â
Â
Â
Â