Erro
Número de ID do Erro | BUG-000171384 |
---|---|
Enviado | October 10, 2024 |
Última Modificação | April 9, 2025 |
Aplica-se à | ArcGIS API for Python |
Versão encontrada | 2.4 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 11.0 64 bit |
Versão Fixa | 2.4.1 |
Status | 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 do Erro: BUG-000171384
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri