summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--geoid.c3
-rw-r--r--www/ppp-howto.adoc8
2 files changed, 7 insertions, 4 deletions
diff --git a/geoid.c b/geoid.c
index 3fb5a0a6..aaee40e0 100644
--- a/geoid.c
+++ b/geoid.c
@@ -1,6 +1,9 @@
/*
* geoid.c -- ECEF to WGS84 conversions, including ellipsoid-to-MSL height
*
+ * This code does not specify, but given the creation date, I assume it
+ * is using the EGM96 geoid revised 2004.
+ *
* Geoid separation code by Oleg Gusev, from data by Peter Dana.
* ECEF conversion by Rob Janssen.
*
diff --git a/www/ppp-howto.adoc b/www/ppp-howto.adoc
index f40a5c33..e85e72f6 100644
--- a/www/ppp-howto.adoc
+++ b/www/ppp-howto.adoc
@@ -71,10 +71,10 @@ earth-fixed) coordinates. After an ECEF position is calculated, it is
converted into latitude, longitude using a datum. So many to
choose from. You've probably heard of WGS84, NAD83, and maybe ITRF.
-NAD83 is pinned to the North American tectonic plate. WGS84 is pinned to
-the prime meridian. NAD83 is the official datum in the USA and Canada,
-and is used by the FAA. WGS84 is the official datum of GPS and the US
-Department of Defense.
+NAD83 is pinned to the North American tectonic plate. WGS84 is pinned
+to the Reference Meridian (near the Greenwich Meridian). NAD83 is the
+official datum in the USA and Canada, and is used by the FAA. WGS84 is
+the official datum of GPS and the US Department of Defense.
In 1987 the difference between NAD83 and WGS84 was not measurable. Since
then the tectonic plates have moved. In 2018 the two datums can differ