漏洞
漏洞 ID 编号 | BUG-000169337 |
---|---|
已提交 | July 23, 2024 |
上次修改时间 | December 13, 2024 |
适用范围 | ArcGIS API for Python |
找到的版本 | 2.3.0 |
操作系统 | N/A |
操作系统版本 | N/A |
状态 | Non-Reproducible |
Add as_df=False to see the information returned as a dictionary:
from arcgis.gis import GIS
gis = GIS("home")
test_item = gis.content.get("<itemID>")
result = test_item.usage(date_range = "30D", as_df=False)
print(result)
漏洞 ID: BUG-000169337
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序