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?
Hi
You can use below tools,
Split By Attribute Tool - Desktop Decision Support Tools
http://www.arcgis.com/home/item.html?id=15ca63aebb4647a4b07bc94f3d051da5
i am 100% sure but one of them help you.