Bug ID Number |
BUG-000151803 |
Submitted | August 23, 2022 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.0 |
Operating System | N/A |
Operating System Version | N/A |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue is not reproducible in ArcGIS Pro 3.0 and 3.0.2 using the Export Features tool with output to Microsoft SQL Server 2019. It is possible that there are precision differences when exporting to enterprise geodatabase. For more information, refer to https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/arcgis-field-data-types.htm#GUID-70728949-2016-4DB5-A723-5493B4330AE0.
Workaround
After creating the Area field, shift the field to place it before the ST_length() and the ST_area() fields and use the Calculate Geometry tool on the field.
Steps to Reproduce