The spatial match tool intersect tool shows IF a shapefile overlays another. I want to calculate how much one shape overlays the other.
Here is my example:
I have 2 square shapefiles shown as 1 & 11. I want to calculate a percentage or area of each of these squares that overlap a circle (second picture). So my expectation is the value for square 1 is ~15% and square 2 is ~25%.

