Hi all,
I have a challenge I cant find a solution on in ArcGIS. This is so much easier for me in FME. But perhaps there is a elegant fix.
What I want: I want to devide polygons in sub areas. But the sub areas can not be less then 140000.
What I think I need to do: To iterate Area/N with Area/N+1 until Area is 140000 or less. I will try to illustrate in the image below.
Ive tried to look at the iterations and logic functions but cant find any solution with them. So what I think I have to do is perhaps to pre run the field calculator tool and add condition values with (N values( wich a can later use as a parameter for the Subdivide tool.. But i am not sure. Am quite stuck.
