I have two layers. Layer of points with an ID. Layer below contains polygons (buffers) with many if not most of the polygons overlapping.
The challenge we have is to have each point collect the ID of all the polygons below (which may be several). Can determine if its a tool or if I have some more complicated steps ahead
