Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Geod3Test-sphd-v1.txt.gz | 2025-02-16 | 31.7 MB | |
Geod3Test-sphb-v1.txt.gz | 2025-02-15 | 32.8 MB | |
Geod3Test-sphc-v1.txt.gz | 2025-02-15 | 32.8 MB | |
Geod3Test-spha-v1.txt.gz | 2025-02-15 | 31.8 MB | |
00README.md | 2025-01-22 | 1.5 kB | |
Geod3Test-pro-v1.txt.gz | 2024-10-10 | 35.7 MB | |
Geod3Test-obl-v1.txt.gz | 2024-10-10 | 35.4 MB | |
Geod3Test-v1.txt.gz | 2024-06-24 | 36.6 MB | |
GeoidHeights.dat.gz | 2011-11-29 | 12.2 MB | |
GeodTest-short.dat.gz | 2010-08-23 | 803.8 kB | |
GeodTest.dat.gz | 2010-08-22 | 40.0 MB | |
TMcoords.dat.gz | 2009-01-04 | 16.8 MB | |
Totals: 12 Items | 306.7 MB | 15 |
Test data for GeographicLib
NOTE: It's not necessary to download these files to use GeographicLib.
GeodTest.dat.gz
and GeodTest-short.dat.gz
provide test data for
geodesics. See
https://geographiclib.sourceforge.io/C++/doc/geodesic.html#testgeod
TMCoords.dat.gz
provides test data for the transverse Mercator
projection. See
https://geographiclib.sourceforge.io/C++/doc/transversemercator.html#testmerc
GeoidHeights.dat.gz
provides test data for geoid heights. See
https://geographiclib.sourceforge.io/C++/doc/geoid.html#testgeoid
Geod3Test-v1.txt.gz
provides test data for geodesics on a triaxial
ellipsoid with semiaxes, [a, b, c] = [√2, 1, 1/√2]. This dataset is
described in
Geod3Test-*-v1.txt.gz
provide corresponding test data for geodesics on
biaxial ellipsoids. The coordinates for the endpoints match those in
Geod3Test-v1.txt.gz
and, note well, that these are triaxial
ellipsoidal coordinates. The semiaxes of the ellipsoids are
Geod3Test-obl-v1.txt.gz
: oblate limit, [a, b, c] = [1, 1, 1/2]Geod3Test-pro-v1.txt.gz
: prolate limit, [a, b, c] = [2, 1, 1]Geod3Test-sph*-v1.txt.gz
: spherical limit, b = 1, a → b, and c → b, such that k² = (b² − c²)/(a² − c²) is given byGeod3Test-spha-v1.txt.gz
: k² = 1Geod3Test-sphb-v1.txt.gz
: k² = 2/3Geod3Test-sphc-v1.txt.gz
: k² = 1/3Geod3Test-sphd-v1.txt.gz
: k² = 0