Hi everyone!
I'm trying to make a PointOnAreaOverlay crossing a points database with a polygons database. The problem is that more than one point it's inside of a some polygons, and I wanna create one polygon for each point... even it that create duplicate polygons.
When I use the tool PointOnAreaOverlay, it's creating just one polygon and taking the data from the first point. How can I create a separate polygon for each point?
Thank you very much!!!