xeps/gps_datum.html

25 lines
1.4 KiB
HTML

<html>
<head>
<title>GPS Datum Example</title>
</head>
<body>
<h1>GPS Datum Example</h1>
<p>The following example of GPS datum differences was kindly provided by Randy Steele of Apollo, Pennsylvania (URL: &lt;<a href="http://www.nb.net/~resteele/">http://www.nb.net/~resteele/</a>&gt;) and is archived here so that a permanent link is available from <a href="http://www.jabber.org/jeps/jep-0080.html">JEP-0080: User Geolocation</a>.</p>
<p>BEGIN EXAMPLE</p>
<hr />
<p>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.</p>
<p><img src='gps_datum.gif' alt='GPS Datum Example' longdesc='An example of different GPS readings when using a datum of NAD27 vs. WGS84, provided by Randy Steele'/>
<hr />
<p>END EXAMPLE</p>
</body>
</html>