Skip to main content
Question

Merge attributes from Spatial Join

  • October 14, 2019
  • 1 reply
  • 21 views

Intersecting some points with polygon features, there are multiple points per polygon. The trouble I'm having is I'd like to have a delimiter separated summary of an attribute from the joined points. As an example, three points might intersect one polygon (they have ID values 1,2 and 3).

The desired output would be polygon geometry with a field called Summary ID and a value of "1;2;3" for that polygon.

Does anyone know of a transformer that might handle this attribute merge?

 

 

1 reply

ebygomm
Influencer
Forum|alt.badge.img+33
  • Influencer
  • October 14, 2019

If you use a point on area overlayer, and choose to generate a list on output 'area' under attribute accumulation, you can select the point id you want added to the list. Then use a list concatenator on the output of the area port to create the summary Id field


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings