I am using Pro 3.3.1 and have created a Locator to use for Reverse Geocoding. I have 500 points I want to assign the street address to. The address assigned to each point would be interpolated from the address range in the street centerline. I was able to successfully reverse geocode with the Locator, but it creates a new point feature class.
How can I reverse geocode and not create a new point feature class? I need to assign the addresses to the existing point feature class.