Python Forum
ARCPY using the arcpy.da.UpdateCursor
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ARCPY using the arcpy.da.UpdateCursor
#3
SO this is ther Error I get now:

Error:
1 2Traceback (most recent call last): 3   File "C:\Users\hawkinle\Desktop\STDTAS\Fishnet2.py", line 9, in <module>     rightPart = ["A","B","C"][row[0] % 4] IndexError: list index out of range [Finished in 14.4s]
it appears to have added to the Table only the Values 1B and 1 C.  No 1A
Reply


Messages In This Thread
RE: ARCPY using the arcpy.da.UpdateCursor - by CornJulio - Oct-12-2016, 03:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Iterating an attribute table using Arcpy teflon 6 4,053 Oct-28-2019, 09:15 PM
Last Post: teflon
  setting environment in arcpy sunny 1 2,815 Feb-25-2019, 06:13 PM
Last Post: sunny
  ARCPY enter excel table into coded domain Just_another_lost_man 6 3,770 Feb-23-2019, 09:23 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020