Skip to main content
Question

How to copy attributes from one layer to another after spatial joining?

  • April 17, 2023
  • 1 reply
  • 125 views

claireco
Contributor
Forum|alt.badge.img+2

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

1 reply

dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • 629 replies
  • April 17, 2023

You could use the PointOnAreaOverlayer. Under Attribute Accumulation, you can choose to merge attributes or create lists on the output features.