GeoEnrichment using the analysis variables from data collection ‘KeyFacts’ for Mexico through the ArcGIS API for Python country.enrich() results in an error.
ArcGIS API for Python
漏洞 ID 编号
BUG-000171775
已提交
October 25, 2024
上次修改时间
October 3, 2025
适用范围
ArcGIS API for Python
找到的版本
2.4
操作系统
N/A
操作系统版本
N/A
修正版本
Planned Release Date: Q2 2025
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
The Python API currently always passes an unnecessary argument to the Geoenrichment service, which restrains the service from querying variables from multiple hierarchies for those countries that support it. The passing of this argument has been removed to allow the service to determine the hierarchies.