The Convert Coordinate Notation tool assigns invalid coordinates as points in the incorrect Military Grid Reference System (MGRS) grid.
ArcGIS Pro
漏洞 ID 编号
BUG-000164468
已提交
January 22, 2024
上次修改时间
February 11, 2025
适用范围
ArcGIS Pro
找到的版本
3.2.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The Esri function to convert MGRS coordinates is built to provide correct longitude and latitude conversion if the number and letter combination of any MGRS string can be logically determined. It is purposely built to accept MGRS strings that may not be valid according to strict conventions and other software libraries and produce a correct (longitude, latitude) answer even if the number or letter combination in the MGRS string is not exactly a perfect, in-zone-boundary expression. This has been a requirement for messy MGRS data input to be converted to valid coordinates during processing.