SlackBuilds Repository

15.0 > Libraries > GeographicLib (2.1.2)

GeographicLib is a small C++ library for: geodesic and rhumb line
calculations; conversions between geographic, UTM, UPS, MGRS,
geocentric, and local cartesian coordinates; gravity (e.g., EGM2008)
and geomagnetic field (e.g., WMM2020) calculations.

The emphasis is on returning accurate results with errors close to
round-off (about 5–15 nanometers). Accurate algorithms for Geodesics
on an ellipsoid of revolution and Transverse Mercator projection have
been developed for this library. The functionality of the library can
be accessed from user code or from the Utility programs provided.

This library is not a general purpose projection library nor does it
perform datum conversions; use PROJ instead.


NOTE - This SlackBuild installs the following data sets: egm96-5
(geoid), egm96 (gravity) and wmm2020 (magnetic), provided that they
have been downloaded and placed in the SlackBuild's directory, along
with the source tarball. Several other data sets are available on the
project's website, or can be downloaded and installed automatically
by using the following scripts, after installation of the package:

/usr/sbin/geographiclib-get-geoids
/usr/sbin/geographiclib-get-gravity
/usr/sbin/geographiclib-get-magnetic

Maintained by: Philip Lacroix
Keywords: geography,geodetic,geode,gravity,magnetic
ChangeLog: GeographicLib

Homepage:
https://sourceforge.net/projects/geographiclib

Source Downloads:
GeographicLib-2.1.2.tar.gz (8b0010429ebda99e624b51dfa06bbbed)
egm96-5.tar.bz2 (6ae1c02c0506a686c9ad33be42cad0ae)
egm96.tar.bz2 (dcc1ab8e3433bd0add901b2f3e5caa76)
wmm2020.tar.bz2 (7a1d6e3044a1be0512f3ec99b310c4e9)

Download SlackBuild:
GeographicLib.tar.gz
GeographicLib.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds