laptop and a wrench

漏洞

Same record is returned multiple times when geocoding an address.

上次发布: August 25, 2014 ArcGIS for Desktop
漏洞 ID 编号 NIM058244
已提交June 11, 2010
上次修改时间June 5, 2024
适用范围ArcGIS for Desktop
找到的版本9.3.1
操作系统Windows OS
操作系统版本XP
状态Will Not Be Addressed

附加信息

No Public Explanation

解决办法

The behavior is actually correct. The user saw “duplicate candidates” because 9.2 and 9.3 geocoding standardizes the reference data and input addresses. When users create an address locator, there is an advanced option “Store standardized reference data in locator” in the Advanced Locator Properties. By default, this option is checked. When the locator is being built, the reference data including the alternate tables are standardized and indexed/stored in the locator. The standardization rule base contains rules to convert CH HILL to CHURCH HILLThe locator, thus, contains a record with the street name “CHURCH HILL” from the primary feature class, and a record from the alternate name table, also “CHURCH HILL” due to the reference data standardization. The input address “100 CHURCH HILL RD” or “100 CH HILL RD” is standardized to ““100 CHURCH HILL RD”. The street name “CHURCH HILL” is used to search the locator and both records, the one from the primary feature class and the one from the alternate table, are returned as perfect candidates.There are a few approaches to address this issue. Here are my suggestions:1. If the user un-checks the option in the Advanced Locator Properties dialog box before building the locator, he will see that geocoding “100 CHURCH HILL RD” or “100 CH HILL RD” will only return one candidate, i.e. the candidate from the primary feature class. The record from the alternate table will never be used.2. Strictly speaking, “CH HILL” is not an alternate name to “CHURCH HILL”. The standardization process will handle the name in various forms correctly. If the “CH HILL RD” record in the alternate name table is removed (and let standardization handles the names), the user doesn’t need to turn off the “Store standardized reference data in locator” option in the Advanced Locator Properties.3. If the user would prefer to keep the “CH HILL RD” record in the alternate name table, then I would suggest to modify the standardization so that “CH HILL” will not be standardized to “CHURCH HILL”. To do this:Open the expand.tbl file in the geocode folder with a text edit and comment out the line “CH CHURCH”. ; @(#)expand.tbl;CH CHURCH

重现步骤

漏洞 ID: NIM058244

软件:

  • ArcGIS for Desktop

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项