Batch geocoding yields less than 100% matched records in ArcMap 10.4 and 10.5 compared to 100% matched records in ArcMap 10.2.1 and 10.3.1.
上次发布: July 11, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000105304
已提交
May 19, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.4.1
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
解决办法
Removing _pt alias from the XML for Point/Pt results in Successful geocoding with default 80% spelling sensitivity. XML location below:Line: 24568 <def name="_pt" is_alias_list="true">Line: 24569 <alt>Point</alt>Line: 24570 <alt>Pt</alt>Line: 24571 <alt>Pnt</alt>Line: 24572 </def>