Hello
I'm doing a spatial join between a polygon layer and a point layer. For polygons that are "passed" I want to retrieve the attributes of the corresponding points.
Wich transformer should I use ?
Thanks
Hello
I'm doing a spatial join between a polygon layer and a point layer. For polygons that are "passed" I want to retrieve the attributes of the corresponding points.
Wich transformer should I use ?
Thanks
You could use the PointOnAreaOverlayer. Under Attribute Accumulation, you can choose to merge attributes or create lists on the output features.