I have a feature class with an irregular polygon that I want to subdivide into parts each with an area of exactly 2000 ha.
The subdivide polygon tool seems like a step in the right direction, but the output produces polygons that are less than 2000 ha since it is dividing the whole study area (irregular polygon with total area of ~ 16 mil ha) into equal parts of approximately 1600 ha. No surprises, this is how the tool should operate...
Is there a way to divide a polygon into areas that meet a specific size until there is no area left that meets that threshold? I.e. as many as possible subdivisions meet the target size of 2000 ha, and there may be a remainder that is < 2000 ha.
Thanks in advance!
Lu