Hi,
So currently doing a bit of work where I have multiple polygons (all different shapes and sizes) and am trying to work out the widest radius of each one.

So here for example I want to work out the widest point of the polygon, and what the radius is. I know I can use the measure tool (which tells me 5.1 miles) but I want to bulk do this for 500+ polygons.
Have tried Minimum Bounding Geometry but for half of the polygons it creates a circled much larger than needed, so unsure of the issue

Any ideas?