laptop and a wrench

Bug

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
Bug ID Number BUG-000158032
SubmittedMay 3, 2023
Last ModifiedJune 5, 2024
Applies toArcGIS GeoAnalytics Engine
Version found1.1
Operating SystemN/A
Operating System VersionN/A
Version FixedEngine 1.2
StatusFixed

Workaround

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") \

Steps to Reproduce

Bug ID: BUG-000158032

Software:

  • ArcGIS GeoAnalytics Engine

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options