Skip to main content
Solved

PointonArea multiable polygons? I have one table with many diffrent areas. I need to create one common attribute in the pointlayer for if they are within one area or not.


Forum|alt.badge.img+1

What I need to to do is to create one attribut in the table adress that says what polygon they are within. One adress can be witnin many polygons. This should lead to many duplicates but when I try to use pointonarea overlayer the point only gets the attribute from one of the polygons. I've tried to group by the polygons unique values but that did not work.

 

I think this should be easy to solve but how to do it?

 

To be clear the table "adress" should get one attribut that tells every polygon they are within.

 

How to do it?

 

Best regards

Jesper

Best answer by nielsgerrits

In the PointOnAreaOverlayer, under Attribute Accumulation, check "Generate List On Output 'Point'". Enter a list name. Select the polygon id attribute.

Now you have a list on each adress point, which you can merge to an attribute using the ListConcatenator transformer.

View original
Did this help you find an answer to your question?

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+54
  • Best Answer
  • February 21, 2022

In the PointOnAreaOverlayer, under Attribute Accumulation, check "Generate List On Output 'Point'". Enter a list name. Select the polygon id attribute.

Now you have a list on each adress point, which you can merge to an attribute using the ListConcatenator transformer.


Forum|alt.badge.img+1
  • Author
  • February 22, 2022

Thanks! Works perfectly


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