SO, in QGIS I have several points with 1km buffers around them; some of the buffers overlap. Within the buffers are a number of ponds, which I have a shapefile for. I want to calculate the area of pond within the buffers, but if one pond is covered by overlapping buffers, I do not want the area counted multiple times, which is the issue I'm dealing with right now. Can this be done? Creating an intersect shapefile then adding geometry columns counts overlapped ponds multiple times.
أكثر...
أكثر...