<div dir="ltr">Hi all,<div>this is my first time writing to this mailing list, please let me know if I'm disregarding any rules.</div><div>I have many different polygons in my database and would like to know if there's any way to find out if a polygon has the shape of a circle. I searched both on Google and in the Postgis documentation but couldn't find someone with the same question.</div><div>Maybe because I'm missing the obvious, but the closest I came to it was calculating ST_Centroid and then calculating ST_Distance from every point of the polygon to the centroid.</div><div>Is there a better solution to this?</div><div>Thank you very much,</div><div>Wolfgang</div></div>