The Calculate Geometry Attributes tool does not retain the precision of the X and Y coordinates in ArcGIS Pro.
上次发布: January 25, 2023ArcGIS Pro
漏洞 ID 编号
BUG-000154128
已提交
December 2, 2022
上次修改时间
May 19, 2025
适用范围
ArcGIS Pro
找到的版本
3.0.2
操作系统
Windows OS
操作系统版本
10.0
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The X and Y coordinates in the created points are different from the values in the CSV file at lower than 10 decimal places, accounting for storage of the coordinates on a spatial grid in a spatial reference system. The point location according to the Modify Features - Edit Vertices tool compares correctly to the value calculated by running Calculate Geometry Attributes at the 10th decimal place. The XY resolution of the WGS 84 coordinate system is 0.000000001 degree, so any movement within this distance can be expected.