I'm running arcpy and trying to populate my parcel layer with the district name it falls in. I can manually populate the column by using 'select by location' and then copying the district name from the district layer and calculating the selected values in the parcels. Is there a way to automate this in arcpy?