C library for Geodesics  2.1
Geodesic routines implemented in C
Author
Charles F. F. Karney (charl.nosp@m.es@k.nosp@m.arney.nosp@m..com)
Version
2.1
Date
2023-01-04

Abstract

This is a C implementation of the geodesic algorithms from GeographicLib. This is a self-contained library (requiring only the standard C math library) which makes it easy to do geodesic computations for an ellipsoid of revolution in a C program. It is incorporated into PROJ and many people might prefer to use these routines via PROJ.

This an implementation in C of the geodesic algorithms described in

Other links

Contents