Hi, I need some help with setting up a work flow. I am using ArcPro 2.8.2
I have a set of data points that I need to find out which country they fall within. I do have a country polygon shapefile as well to use as the reference. My initial thought is that I would first have to do a spatial join. Would this be a one-to-one or a one-to-many join operation? This part seems straight forward to me that after the spatial join it will create a new feature class of the combined features. The next steps is where I am lost. How can I populate the country field in my original point feature from the joined feature class?
Thank you so much for your help