I have a Shapefile and a list in .csv which contains two columns with names:
Based on this question I need to use the UpdateCursor function, but how can I use the list in this function?
أكثر...
- "Old_name" which contains the old names that already exist in the attribute table of the previously mentioned Shapefile; and
- "New_name" which contains the updated name.
Based on this question I need to use the UpdateCursor function, but how can I use the list in this function?
أكثر...