Bug
| Bug ID Number | BUG-000158032 |
|---|---|
| Submitted | May 3, 2023 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS GeoAnalytics Engine |
| Version found | 1.1 |
| Operating System | N/A |
| Operating System Version | N/A |
| Version Fixed | Engine 1.2 |
| Status | 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") \
Bug ID: BUG-000158032
Software:
Get help from ArcGIS experts
Download the Esri Support App