laptop and a wrench

漏洞

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
漏洞 ID 编号 BUG-000158032
已提交May 3, 2023
上次修改时间June 5, 2024
适用范围ArcGIS GeoAnalytics Engine
找到的版本1.1
操作系统N/A
操作系统版本N/A
修正版本Engine 1.2
状态Fixed

解决办法

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

重现步骤

漏洞 ID: BUG-000158032

软件:

  • ArcGIS GeoAnalytics Engine

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项