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.