不具合
不具合 ID 番号 | BUG-000171384 |
---|---|
送信されました | October 10, 2024 |
最終更新日 | April 9, 2025 |
適用対象 | ArcGIS API for Python |
見つかったバージョン | 2.4 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 11.0 64 bit |
修正されたバージョン | 2.4.1 |
ステータス | Fixed |
Cast the item to FeatureLayerCollection:
from arcgis.features import FeatureLayerCollection
if not item is None:
f_l_coll = FeatureLayerCollection.fromitem(item)
print(f_l_coll.layers) # this prints the layers
print(f_l_coll.tables) # this prints the tables
不具合 ID: BUG-000171384
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード