<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Java, GPS Receivers, and Geocaching: Vincenty’s Formula</title>
	<link>http://www.gavaghan.org/blog/2007/11/16/java-gps-receivers-and-geocaching-vincentys-formula/</link>
	<description>Mike Gavaghan blogs on Java, C#, .Net, and the software industry</description>
	<pubDate>Thu, 20 Nov 2008 23:00:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Javier</title>
		<link>http://www.gavaghan.org/blog/2007/11/16/java-gps-receivers-and-geocaching-vincentys-formula/#comment-76</link>
		<author>Javier</author>
		<pubDate>Mon, 26 Nov 2007 11:31:39 +0000</pubDate>
		<guid>http://www.gavaghan.org/blog/2007/11/16/java-gps-receivers-and-geocaching-vincentys-formula/#comment-76</guid>
					<description>Fantastic article about the application of Vincenty's formula. It can be very useful.</description>
		<content:encoded><![CDATA[<p>Fantastic article about the application of Vincenty&#8217;s formula. It can be very useful.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: paul</title>
		<link>http://www.gavaghan.org/blog/2007/11/16/java-gps-receivers-and-geocaching-vincentys-formula/#comment-208</link>
		<author>paul</author>
		<pubDate>Mon, 17 Nov 2008 17:05:48 +0000</pubDate>
		<guid>http://www.gavaghan.org/blog/2007/11/16/java-gps-receivers-and-geocaching-vincentys-formula/#comment-208</guid>
					<description>Hi,
  Yours is the only c# implementation of Vincenty's direct formula that I've come across on the net and I've a little problem that you might be able to help me with. Before I found this implementation I recoded the NGS downloadable fortan into c# myself and while both my and your implementations both work to give the same results, I'm finding them wrong and am wondering if you might know what the problem could be. I'm a PhD student in Ireland, Europe and if I enter the following simple values into either my or your implementation I get the same results to 10 decimal places, these are wrong though. However, if I enter these values into the NGS online calculator I get the correct results - http://www.ngs.noaa.gov/cgi-bin/Inv_Fwd/forward2.prl . Our implementations are producing an incorrect Longitude and I can't seem to isolate the problem.
Values:
Latitude: 53.387125N
Longitude: 6.58569W
Azimuth: 218.512579
Distance: 59.352571

Any help you might be able to offer would be greatly appreciated.
Thanks in advance.

Paul</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  Yours is the only c# implementation of Vincenty&#8217;s direct formula that I&#8217;ve come across on the net and I&#8217;ve a little problem that you might be able to help me with. Before I found this implementation I recoded the NGS downloadable fortan into c# myself and while both my and your implementations both work to give the same results, I&#8217;m finding them wrong and am wondering if you might know what the problem could be. I&#8217;m a PhD student in Ireland, Europe and if I enter the following simple values into either my or your implementation I get the same results to 10 decimal places, these are wrong though. However, if I enter these values into the NGS online calculator I get the correct results - <a href="http://www.ngs.noaa.gov/cgi-bin/Inv_Fwd/forward2.prl" rel="nofollow">http://www.ngs.noaa.gov/cgi-bin/Inv_Fwd/forward2.prl</a> . Our implementations are producing an incorrect Longitude and I can&#8217;t seem to isolate the problem.<br />
Values:<br />
Latitude: 53.387125N<br />
Longitude: 6.58569W<br />
Azimuth: 218.512579<br />
Distance: 59.352571</p>
<p>Any help you might be able to offer would be greatly appreciated.<br />
Thanks in advance.</p>
<p>Paul</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.gavaghan.org/blog/2007/11/16/java-gps-receivers-and-geocaching-vincentys-formula/#comment-209</link>
		<author>Paul</author>
		<pubDate>Tue, 18 Nov 2008 14:32:51 +0000</pubDate>
		<guid>http://www.gavaghan.org/blog/2007/11/16/java-gps-receivers-and-geocaching-vincentys-formula/#comment-209</guid>
					<description>My complete apologies, there is nothing wrong with either your or my code implementation. I'm just a brainless idiot who has spent far too long looking for a big problem when a minus sign should have been obvious. Sorry.

Paul</description>
		<content:encoded><![CDATA[<p>My complete apologies, there is nothing wrong with either your or my code implementation. I&#8217;m just a brainless idiot who has spent far too long looking for a big problem when a minus sign should have been obvious. Sorry.</p>
<p>Paul</p>
]]></content:encoded>
				</item>
</channel>
</rss>
