I have a shapefile composed of several thousand square polygons of equal size, arranged in a grid. I have another shapefile with a few dozen circles. The squares are about 1/10th the size of the circles.
I would like to clip the squares using the circles so that if the square is less than halfway inside any one of the circles then it gets left out. If a square is 10% inside one circle and 70% inside another circle it should only be included in the one where it is 70% inside. Some squares will wind up in multiple circles.
Thanks!
أكثر...
I would like to clip the squares using the circles so that if the square is less than halfway inside any one of the circles then it gets left out. If a square is 10% inside one circle and 70% inside another circle it should only be included in the one where it is 70% inside. Some squares will wind up in multiple circles.
Thanks!
أكثر...