diff --git a/all.shtml b/all.shtml index 201e6a5d..30755dbf 100755 --- a/all.shtml +++ b/all.shtml @@ -24,5 +24,4 @@ - diff --git a/editor.shtml b/editor.shtml index 1a662e74..5e23316f 100755 --- a/editor.shtml +++ b/editor.shtml @@ -17,6 +17,6 @@
Since the founding of the XMPP Standards Foundation in 2001, the XMPP Extensions Editor has been Peter Saint-Andre, who may be contacted via email or Jabber at <editor@jabber.org>.
+Since the founding of the XMPP Standards Foundation in 2001, the XMPP Extensions Editor has been Peter Saint-Andre, who may be contacted via email or Jabber at <editor@jabber.org>.
diff --git a/gps_datum.html b/gps_datum.html index fb19ef98..c1f4b0d6 100644 --- a/gps_datum.html +++ b/gps_datum.html @@ -8,17 +8,8 @@The following example of GPS datum differences was kindly provided to the XMPP Standards Foundation by Randy Steele of Apollo, Pennsylvania (URL: <http://www.nb.net/~resteele/>) and is archived here so that a permanent link is available from XEP-0080: User Geolocation.
BEGIN EXAMPLE
This is an example of the differences in the datums you can use with a GPS. -Below is a site I was checking out. I marked it on my GPS in the field. When I got back -home to find it on the topo map, I noticed something was not right. Using -the UTM coordinates from the GPS, I located the site on the topo map. But -the map site and the site I checked in the field did not match. The terrain -was different, the site I actually checked was near the road (the top red -circle). I then remembered about map datums. The topo map was made to NAD27, while -my GPS was set to WGS84. After changing the GPS to the NAD27 datum, all was fine. -So the moral of this story is: MAKE SURE THE GPS DATUM AND THE MAP DATUM MATCH!!! -Note the difference in the circle locations. I also changed my GPS datum to NAD27.
-+
This is an example of the differences in the datums you can use with a GPS. Below is a site I was checking out. I marked it on my GPS in the field. When I got back home to find it on the topo map, I noticed something was not right. Using the UTM coordinates from the GPS, I located the site on the topo map. But the map site and the site I checked in the field did not match. The terrain was different, the site I actually checked was near the road (the top red circle). I then remembered about map datums. The topo map was made to NAD27, while my GPS was set to WGS84. After changing the GPS to the NAD27 datum, all was fine. So the moral of this story is: MAKE SURE THE GPS DATUM AND THE MAP DATUM MATCH!!! Note the difference in the circle locations. I also changed my GPS datum to NAD27.
+END EXAMPLE