When using the Median Center tool with an input which uses a geographic coordinate system after the ArcGIS Pro 2.7 update, the output is in the correct location but the attribute table displays the wrong number for the X coordinate.
上次发布: February 19, 2021ArcGIS Pro
漏洞 ID 编号
BUG-000137360
已提交
February 9, 2021
上次修改时间
July 4, 2025
适用范围
ArcGIS Pro
找到的版本
2.7
操作系统
Windows OS
操作系统版本
10.0
修正版本
2.9
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
To fix the incorrect X coordinate open the Calculate Geometry Attributes geoprocessing tool.
Input the layer with the wrong X coordinate. Set Target Field to 'XCoord', and for Property choose 'Point x-coordinate'. For Coordinate Format select 'Same as Input', and use the GCS used when running the Median Center tool (In this case GCS WGS 1984). Note: Specify a coordinate system when using Calculate Geometry Attributes. If this is left blank then the X coordinate in the attributes table does not recalculate. For the test map package, selecting any of the options should provide the GCS_WGS_1984 coordinate system.
Run Calculate Geometry Attributes, then open the attribute table and see that the X coordinate is the correct number.