Bug ID Number |
BUG-000167236 |
Submitted | May 3, 2024 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.2.1 |
Operating System | Windows OS |
Operating System Version | 10.0 |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
The 'Suggest when base address is typed' suggest property requires a feature for the based address in the data that does not have any values in the subaddress fields that are mapped when building the locator as indicated in the help. Refer to https://pro.arcgis.com/en/pro-app/3.2/help/data/geocoding/tips-for-improving-geocoding-quality.htm#LI_F0983FC10A8746B18A13A2FBA4753689 for more information. If the base address feature does not exist, no suggestions are displayed. The address '913 Virginia Beach Blvd' has a feature for the base address and 285 subaddress features, which is why subaddress suggestions are returned for this address.
Workaround
Add a feature that represents the base address for '8208 Atlantic Ave', which is required to return subaddress suggestions when the 'Suggest when base address is typed' property is enabled. There are only subaddress addresses at the address.
Steps to Reproduce