漏洞 ID 编号 |
BUG-000144624 |
已提交 | November 17, 2021 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcGIS Pro |
找到的版本 | 2.8.3 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
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.
解决办法
Currently, the workaround is the inclusion of the zip code as the 'zone' when deployed as a service.
重现步骤