laptop and a wrench

Bogue

Null values in a Date field of a feature service are converted to ‘1/1/2001’ when exported to a feature class using a spatially enabled data frame with ArcGIS API for Python.

Dernière publication: February 26, 2019 ArcGIS API for Python
Numéro d’ID de bogue BUG-000119016
EnvoiDecember 22, 2018
Dernière modificationJune 30, 2025
S’applique àArcGIS API for Python
Version trouvée1.4.1
Système d’exploitationWindows OS
Version du système d’exploitation10.0 64 Bit
Version de correction1.6
StatutFixed

Solution de contournement

Export the feature service as a file geodatabase item using the item export method and then download the file geodatabase item. From arcgis.gis, import GIS:gis = GIS(url="https://www.arcgis.com", username =" ",password= " ")item = gis.content.get(itemid=" ")result = item.export(title =' ', export_format = 'File Geodatabase' )result.download(save_path=r' ')result.delete()

Étapes pour reproduire

ID de bogue: BUG-000119016

Logiciel:

  • ArcGIS API for Python

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement