Reverse geocoding (IReverseGeocoding.ReverseGeocode) throws exception when reference data of locator is NOT in GCS (unprojected; lat/long coordinates)
上次发布: August 25, 2014ArcGIS for Desktop
漏洞 ID 编号
NIM061820
已提交
October 7, 2010
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.0
编程语言
C#
操作系统
Windows OS
操作系统版本
XP
修正版本
10
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This issue was fixed at 10.0 SP1
解决办法
Project the reference data used to make the locator to a GCS (lat/long based coordinate system) and create the locator again with that reference data. In 10.0, IReverseGeocoding.ReverseGeocode works only with coordinate systems in lat/long, as seems to be the case with the out-of-the-box Address Inspector tool in the Geocoding toolbar.