ArcGIS Pro runtime returns geocoded records (via the Geocode Addresses tool) in a mixed order.
ArcGIS Pro
漏洞 ID 编号
BUG-000175175
已提交
March 19, 2025
上次修改时间
March 26, 2025
适用范围
ArcGIS Pro
找到的版本
3.4.3
操作系统
Windows Server
操作系统版本
2022
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The order of the geocoding results is not guaranteed to be returned in the same order as it was input. We return a resultID as part of the GeocodeAddresses response so the results can be linked back to the original input table. The user could include an additional column in the table containing a value to be used to determine the original order. This can also happen in ArcMap even though the user is not currently seeing this.