Número de ID del error |
BUG-000144624 |
Enviado | November 17, 2021 |
Última modificación | June 5, 2024 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 2.8.3 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 64 Bit |
Estado | Will Not Be Addressed
El equipo de desarrollo ha considerado el problema o la solicitud y ha llegado a la conclusión de que no se va a solucionar. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
The issue occurs because the 'Match with no zones' property is set incorrectly for how the locator is created. Regardless of which tool is used to build the locator, the locator has to be created without zones assigned in the field map, and the 'Match with no zones' property has to be set to 'Yes,' to search for and batch geocode addresses which do not include an administrative zone (city, neighborhood, zip code). The default setting for a locator created without zones is 'Yes'.
When geocoding the table, use the Single Field Input Address Fields option in the geocoding tool.
When the locator is published as a geocode service, the address without the zone can be searched and the suggestions and results are returned in Map Viewer. To get the best results when performing geocoding operations through REST requests to the geocode service, use the location parameter as described in the 'Proximity searches' section of the following help topic, https://developers.arcgis.com/rest/services-reference/enterprise/find-address-candidates.htm#ESRI_SECTION1_BE28ABC689464CF48249CF272DFED59C. In Map Viewer, the center of the map is used as the location in the requests which are made to the geocode service.
Solución alternativa
Currently, the workaround is the inclusion of the zip code as the 'zone' when deployed as a service.
Pasos para reproducir