NOTE: this is related to building locators with Create Locator in ArcGIS Pro 3.0.
If you have stacked address points and utilize Reverse Geocoding, you will only get one record from that stack returned. It appears that the Reverse Geocoding operation finds nearby data held in the locator, runs through it's hierarchy logic (i.e. Point Address, Street Address, POI, etc.), and provides back the first object that is closest and should be returned based on the hierarchy logic. When a locator is built with stacked points, does anyone know how the locator organizes those stacked points?
I'd like to be able to control what geocoding object in the stack of points is returned, but I don't know what Create Locator may be utilizing to organize the stacked points in the .loz file. I figured it would be based on ObjectID, but that didn't seem to be the case. Some testing indicated that address number could factor in?