When latitude and longitude attributes are converted to degrees minutes seconds (DMS) format in ArcGIS Pro using the Convert Coordinate Notation tool, the newly created fields are text fields containing latitude and longitude values. Therefore, Scale cannot be set.
上次发布: April 13, 2018ArcGIS Pro
漏洞 ID 编号
BUG-000110856
已提交
January 16, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.0.1
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The specification for degrees minutes seconds (DMS) requires use os spaces, and includes the quadrant N or S in the DMSLat field, and E or W in the DMSLon field. This can only be done using a text field.
Look into the Output Coordinate Format of DD numeric or combining DMS (or DD numeric) with Add & Calculate field.