Martin Desruisseaux created SIS-600: ---------------------------------------
Summary: Azimuthal Equidistant (EPSG:1125) Key: SIS-600 URL: https://issues.apache.org/jira/browse/SIS-600 Project: Spatial Information Systems Issue Type: Sub-task Components: Referencing Reporter: Martin Desruisseaux Azimuthal Equidistant (EPSG:1125) projection has been added in December 2023 in EPSG guidance note , ยง3.6.3.3. The fomula are not given in EPSG notes. Instead, they refer to Karney, C. F. F. (2013). Algorithms for geodesics. Journal of Geodesy, 87(1):43-55. Those formulas are already implemented in Apache SIS, in the {{GeodeticCalculator}} class. We would need to refactor the code in a way making those formulas accessible from the map projection package. -- This message was sent by Atlassian Jira (v8.20.10#820010)