Hi!
I'm working on a complex viewshed analysis project. As part of this, I'm trying to estimate the location of windows on a polygon that represents a building. So, I'm wondering if there is a way to get a set of points from the polygon that represent the midpoint of each side of a polygon? I'm not averse to doing a polygon to polyline conversion or anything like that. Just trying to think through a workflow that can be applied to 100,000+ polygons!
Thank you!