Hi~~~
I want to fill in the Location field.
I want to write the country name in "Europe_city" in a specific polygon.
Python Window, please~~~
Thank You~~~
import arcpy
arcpy.env.workspace = 'D:/Europe/Europe21.gdb'
feature_class = 'Europe_city'
feature_class = 'nation4'
