Guest User

Untitled

a guest
Apr 25th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. print row[0]
  2. citiesCount = int(arcpy.GetCount_management("counties_lyr").getOutput(0)
  3.  
  4. cursor.updateRow(row)
Add Comment
Please, Sign In to add comment