- Create a temporary field to store the values of existing features
- Delete the original field
- Create a new field, with the increased length (using the same name as the original)
- Copy the values from the temp field into this new field
- Delete the temp field
So basically, a lot of work to make a very minor change. I ended up using Model Builder and writing a Python script to automate the process. Being the nice people that we are, we uploaded it to ArcScripts so anyone can download it.
If you are interested, you can download the script here.
Interested in finding out more about Model Builder? Stay tuned, RIA is currently in the process of developing an Introduction to Model Builder training course.
No comments:
Post a Comment