<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Finding distances using latitude and longitude</title>
	<atom:link href="http://www.johndcook.com/blog/2008/09/11/finding-distances-using-latitude-and-longitude/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2008/09/11/finding-distances-using-latitude-and-longitude/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 11 Feb 2012 22:42:11 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Journey away from the center of the Earth &#8212; The Endeavour</title>
		<link>http://www.johndcook.com/blog/2008/09/11/finding-distances-using-latitude-and-longitude/comment-page-1/#comment-103672</link>
		<dc:creator>Journey away from the center of the Earth &#8212; The Endeavour</dc:creator>
		<pubDate>Fri, 16 Sep 2011 12:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=391#comment-103672</guid>
		<description>[...] is the shape of the Earth? Finding distances from coordinates Mercator projection Inverse Mercator projection    ? [...]</description>
		<content:encoded><![CDATA[<p>[...] is the shape of the Earth? Finding distances from coordinates Mercator projection Inverse Mercator projection    ? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spherical trigonometry &#8212; The Endeavour</title>
		<link>http://www.johndcook.com/blog/2008/09/11/finding-distances-using-latitude-and-longitude/comment-page-1/#comment-98079</link>
		<dc:creator>Spherical trigonometry &#8212; The Endeavour</dc:creator>
		<pubDate>Fri, 12 Aug 2011 02:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=391#comment-98079</guid>
		<description>[...] is the shape of the earth? Finding distances using longitude and latitude    ? [...]</description>
		<content:encoded><![CDATA[<p>[...] is the shape of the earth? Finding distances using longitude and latitude    ? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walt</title>
		<link>http://www.johndcook.com/blog/2008/09/11/finding-distances-using-latitude-and-longitude/comment-page-1/#comment-49939</link>
		<dc:creator>Walt</dc:creator>
		<pubDate>Wed, 27 Oct 2010 23:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=391#comment-49939</guid>
		<description>Sam, you can easily calculate that using a spherical triangle with the North pole, your starting point, and the ending point.  Then you have two sides and the included angle, from which you can calculate the rest.

The short distance approximation is always flat-plane, since the relative curvature depends on how far you travel.

The only corrections needed to a spherical model are the deviations of the Earth from a sphere.  Namely, changing radius with latitude, and the deviation if your starting and ending points are not at the same elevation.</description>
		<content:encoded><![CDATA[<p>Sam, you can easily calculate that using a spherical triangle with the North pole, your starting point, and the ending point.  Then you have two sides and the included angle, from which you can calculate the rest.</p>
<p>The short distance approximation is always flat-plane, since the relative curvature depends on how far you travel.</p>
<p>The only corrections needed to a spherical model are the deviations of the Earth from a sphere.  Namely, changing radius with latitude, and the deviation if your starting and ending points are not at the same elevation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.johndcook.com/blog/2008/09/11/finding-distances-using-latitude-and-longitude/comment-page-1/#comment-49921</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Wed, 27 Oct 2010 20:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=391#comment-49921</guid>
		<description>So what is the best way to do the reverse? Given a starting lat/lon, compass heading and distance, what is the lat/lon where you end? What would the best short distance approximation be and what would its limits be? It would seem that a more complex model than spherical would have to be used going this direction to be useful.</description>
		<content:encoded><![CDATA[<p>So what is the best way to do the reverse? Given a starting lat/lon, compass heading and distance, what is the lat/lon where you end? What would the best short distance approximation be and what would its limits be? It would seem that a more complex model than spherical would have to be used going this direction to be useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walt Roscello</title>
		<link>http://www.johndcook.com/blog/2008/09/11/finding-distances-using-latitude-and-longitude/comment-page-1/#comment-31816</link>
		<dc:creator>Walt Roscello</dc:creator>
		<pubDate>Fri, 29 Jan 2010 17:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=391#comment-31816</guid>
		<description>A useful calculation.  Note that for distances below about 10 miles, you should use an expansion of arccos around 1, since the arccos loses precison.  At that distance, though, you might as well just use pythagoras and delta_long * cos(avg_lat).</description>
		<content:encoded><![CDATA[<p>A useful calculation.  Note that for distances below about 10 miles, you should use an expansion of arccos around 1, since the arccos loses precison.  At that distance, though, you might as well just use pythagoras and delta_long * cos(avg_lat).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.484 seconds -->

