I know i am missing something obvious here, but i need to select all of the polygons containing points. I have tried the point on area overlapper which works fine for those polygons containing only one point, but if it contains more than one point it will only select the polygon once.
How can i export the same polygon with the merged data for each point the is selected?
I.e. 3 points = 3 polygons albeit the same geometry but different attributes.
Thanks for your help?
Andy