ArcGIS 10.3.1 for Server transformation is not returning accurate geometry.
最後に公開された状態: May 14, 2018ArcGIS GIS Server
不具合 ID 番号
BUG-000111497
送信されました
February 9, 2018
最終更新日
June 5, 2024
適用対象
ArcGIS GIS Server
見つかったバージョン
10.3.1
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
At 10.4, we replaced the algorithm used for the pe_cart_to_curv and pe_curv_to_cart functions. These functions convert between latitude-longitude-ellipsoidal heights and 3D Cartesian, XYZ, coordinates. The functions are used in equation-based transformations like geocentric translations, coordinate frame, position vector, and Molodensky-Badekas. The new algorithm is called the Fukushima version and is more accurate over a wider range of ellipsoids and is significantly faster. The results differ by under a millimeter, so we decided the positive aspects outweighed the small changes in the results. Between GDA 1994 and WGS 1984 (used by 3857), there is a position vector-based transformation, GDA_1994_To_WGS_1984. Even though the parameter values are all zeroes, the coordinates are still converted from latitude-longitude to XYZ then back to latitude-longitude which is where the difference is introduced.
対処法
Upgrade to ArcGIS 10.4.1 for Server. The issue is no longer reproducible in ArcGIS 10.4.1 for Server.