Bug ID Number |
BUG-000174525 |
Submitted | February 24, 2025 |
Last Modified | July 23, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.3.4 |
Operating System | Windows Server |
Operating System Version | 2022 |
Status | In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
|
Workaround
As a temporary workaround, please follow the steps outlined below:
- Add a new field to each of the feature classes for each participating locator called "loc_name" and populate it with the locator name.

- Then, when we built each locator, we needed to add a new field under Custom Output Fields in the Optional Parameters in the Create Locator tool, then map this custom field to the loc_name field.

- Then, set this new field as one of the outputs for reverse geocoding.
- Right-click on all individual address locators and open the properties of the locator; navigate to "Output fields" > Reverse Output Fields and select the "LocatorsInfo" field.

Steps to Reproduce