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.