漏洞 ID 编号 |
BUG-000174525 |
已提交 | February 24, 2025 |
上次修改时间 | July 23, 2025 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.3.4 |
操作系统 | Windows Server |
操作系统版本 | 2022 |
状态 | In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
|
解决办法
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.

重现步骤