| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Highlights:
- Update from 1.4.6 to 1.4.9
- MAGNETIC_EMM2017 model addd
- Switched to CMake for build
head/tail usage must be patched to avoid use of --lines; work is in progress
to eventually grow this long-option alternative to -n so that such patching
isn't necessary at some point in the future.
PR: 218158
Approved by: ak (ports), Tatsuki Makino (maintainer)
|
|
|
|
|
| |
PR: 207238
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
|
|
|
|
| |
PR: 203631
Submitted by: tatsuki_makino@hotmail.com (maintainer)
|
|
|
|
|
| |
PR: 202441
Submitted by: tatsuki_makino@hotmail.com (maintainer)
|
|
|
|
|
|
|
| |
- Convert to autoreconf
- note shared lib bump, but nothing to chase
Submitted by: tatsuki_makino@hotmail.com (maintainer)
|
|
|
|
|
| |
PR: 198555
Submitted by: maintainer
|
|
|
|
|
| |
PR: 196413
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Add options for doxygen and perl generated documentation
PR: 195158
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Add options for additional datasets
PR: 194235
Submitted by: maintainer
|
|
PR: 187280
Submitted by: Tatsuki Makino
GeographicLib is a small set of C++ classes for performing conversions
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
field (e.g., WMM2010) calculations, and for solving geodesic problems.
The library may be used from .NET applications using the NETGeographicLib
wrapper library. It is a suitable replacement for the core functionality
provided by geotrans.
|