Bogue
Numéro d’ID de bogue | BUG-000117150 |
---|---|
Envoi | October 1, 2018 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS API for Python |
Version trouvée | 1.4.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 2016 64 Bit |
Statut | Will Not Be Addressed |
The workaround is to assign the item in the loop to a new variable:
from arcgis.gis import GIS
gis = GIS("<portal/ArcGIS Online>","<user>","<password>")
content = gis.content.search(query="")
for c in content:
test = c
print(test.size)
ID de bogue: BUG-000117150
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support