I need to add value in a field in attribute table, the value is to be determined on the basis of value in another field in same attribute table but i am unable to deifne value in another field in the script, can anyone help me with it?
I've not used Arc 10.1 cursors, but it's apparently even easier there. In 10.0, there are a few ways to go about it, but here's a basic, beginner's approach:
A simpler, condensed version:
See: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//000v0000003m000000 |
|||||
|
Well, there are a few ways you can do this.
I rarely use Calculate Field anymore as it's easier to script cursors for all but the simplest formulas. |
|||
|