Hello,
I have one very large and complex polygon which I would like to divide to irregular subpolygons. The division is supposed to cut polygon in parts that are relatively narrower than their neighbours. Tried to use Identify Narrow Polygons to achieve this, but it only worked on some independent smaller polygons that happened to be on the same layer. Wanted to check the centerline of my main polygon, but got a warning 000072, which I suppose is the root of Identification failure. Tried to repair the polygon just in case, but got the same result.
Now I am thinking about doing some kind of magic with vertices and connecting lines, but this sounds like an unnecessarily complicated process.
So, maybe I can solve Narrow Polygon Identification tool problem somehow? Or maybe there are more useful tools for this I am not aware of?