Feature displacement when switching from <None> transformation to 'Null' transformation (XYZ = 0) in ArcMap.
上次发布: December 9, 2016ArcGIS for Desktop
漏洞 ID 编号
BUG-000096537
已提交
May 18, 2016
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.3.1
操作系统
Windows OS
操作系统版本
8.1
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
In scenario 1, the custom transformation definition uses the default method of geocentric translations, rather than the actual Null method used in scenario 2. Geocentric translations, coordinate frame, position vector, Molodensky-Badekas all convert the input latitude and longitude values to XYZ based on the input GCS's ellipsoid. The parameters are zeroes, so the same XYZ values are then converted to latitude and longitude but on the output GCS's ellipsoid. This does cause the latitude values to change if the input or output ellipsoids are different, but not the longitude values.