Hi friends,
I have a feature table with a field (Float) containing percentage values which aggregates to 100%. And I have one big polygon. I need to split the polygon based on the percentage values from the table.
I have seen a similar tool in ET's GeoTools.
http://www.ian.ko.com/ET_GeoTools/UserGuide/ETSplitPolygonByArea.htm
But I don't have the tool.
Is there any workaround in ArcGIS? Maybe using Python?