Tagged Questions
4
votes
3answers
93 views
Is there a simple tool to split polylines into two-part lines at the vertices in ArcGIS 10.1
Background: I'm using ESRI ArcGIS 10.1 SP1 at my office, Baltimore County Government, and we have a problem. There is a serious topology bug that I've mentioned in another question that is affecting ...
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 ...
2
votes
1answer
79 views
Compiling a list of units that border each other
I have a shapefile of U.S. counties. I am interested in compiling a list of those that border each other.
In particular, I am interested in those that border each other but are in different states. ...