不具合
| 不具合 ID 番号 | BUG-000142478 |
|---|---|
| 送信されました | August 25, 2021 |
| 最終更新日 | July 18, 2024 |
| 適用対象 | ArcGIS API for Python |
| 見つかったバージョン | 1.8.5 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 10.0 |
| ステータス | Non-Reproducible |
Use the token to generate a separate connection to GIS. Code to reproduce:
from arcgis import GIS
initialLogin_gis=GIS('https://arcgis.com',client_id='fBno9ebLMTP1VwIJ')
initToken=initialLogin_gis._con.token
gis = GIS(token=initToken,referer="https://www.arcgis.com")
item=gis.content.get('4c4e381d00e048918169a7a412dc5904')
item.layers[0].query()
不具合 ID: BUG-000142478
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード