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