Tagged Questions
0
votes
0answers
63 views
ARCGIS Polygone manipulation : Splitting if area>=5KM or merge if area<=0.5KM
I'm just facing a wall. I don't know if even possible to complete the process with modeling. I may need to work with python script which I'm not used to it.
In this state, I got a buffer created from ...
3
votes
1answer
113 views
Splitting polygons leaves null values
I'm trying to split polygons with overlaping line features, using Split Polygons tool from Topology toolbar. The problem I encounter is that only one from new polygons have old attributes and others ...
3
votes
1answer
424 views
How do I split polygons that cross the dateline?
I have a dataset of country borders which I obtained from:
http://thematicmapping.org/downloads/world_borders.php/
I have that dataset in both shp and SQL, but I'll put out there that I don't feel ...
