Hi, I have a shapefile with thousands of polygons of all sorts of shapes, and am trying to extract only those which are roughly rectilinear (more or less straight edged, with angles that are close to 90 degrees, and have four sides) and eliminate all the round/irregular polygons. I've attached an image of some of the polygons I've been generating.
Is there a way to automatically identify polygons in ArcMap which have interior angles of (for example) 85-95 degrees? Most of what I have seen only looks at finding the angle (ie. compass bearing) of an overall polygon, which is not what I want.
Thank you so much in advance!