laptop and a wrench

Error

ArcGIS GeoAnalytics Engine fails to save data to ArcGIS Enterprise with the 'Shape__Area' and 'Shape__Length' fields in the data frame.

ArcGIS GeoAnalytics Engine
Número de ID del error BUG-000158032
EnviadoMay 3, 2023
Última modificaciónJune 5, 2024
Relacionado conArcGIS GeoAnalytics Engine
Versión encontrada1.1
Sistema operativoN/A
Versión de sistema operativoN/A
Versión corregidaEngine 1.2
EstadoFixed

Solución alternativa

Drop the 'Shape__Area' and 'Shape__Length' fields from the data frame prior to saving the feature service.

For example, change the sample code to:

 

service_name = "continents"

df.drop("Shape__Area", "Shape__Length").write.format("feature-service") \

Pasos para reproducir

ID del error: BUG-000158032

Software:

  • ArcGIS GeoAnalytics Engine

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga