I feel like this should be really simple and I am missing something. All I wish to do is assign a unique ID to each polygon since I have multiple identical FID values. In MS excel I would simply type 1 then run this value down the rows of the column and it would automatically assign 1,2,3.....n. Can I do something in Arc10? Thanks
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
According to http://forums.arcgis.com/threads/6710-GIVING-SEQUENTIAL-NUMBERS-TO-A-FIELD Copy the following code to the field calculator code block (python):
Copy this to the window below the code block:
|
|||
|
|
Try this;
|
|||||||
|
