Tagged Questions
3
votes
1answer
242 views
Automate removal of duplicate polygon nodes from shape file in Arcmap
I have a whole lot of polygon shape files, many of which have got duplicate nodes.
This makes processing difficult as almost all tools (erase, union, calculate area) do not work.
I found that by ...
2
votes
2answers
324 views
Looking for python/VB script to insert a new uniqe field
Is there any phyton/VB script which will add a field to shapefile which will be corresponding to first three characters from the shapefile name ?
I am working in modelbuilder and arcgis 10.
Thanks ...