<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The OpenEdge Hive - distance</title>
 <link>http://www.oehive.org/taxonomy/term/993/0</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Haversine implementation in ABL</title>
 <link>http://www.oehive.org/node/2058</link>
 <description>&lt;p&gt;This is the Haversine formula translated into an ABL procedure. The Haversine formula is used for determining the Great-Circle distance in km between two latitude/longitude references.&lt;/p&gt;
&lt;p&gt;The formula is based off the Javascript interpretation here: &lt;a href=&quot;http://www.codecodex.com/wiki/Calculate_Distance_Between_Two_Points_on_a_Globe#JavaScript&quot; title=&quot;http://www.codecodex.com/wiki/Calculate_Distance_Between_Two_Points_on_a_Globe#JavaScript&quot;&gt;http://www.codecodex.com/wiki/Calculate_Distance_Between_Two_Points_on_a...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Requires &lt;a href=&quot;http://www.oehive.org/project/lib&quot;&gt;Progress STandard Libraries&lt;/a&gt; with &lt;code&gt;math_asin&lt;/code&gt; function uncommented (see &lt;a href=&quot;http://www.oehive.org/node/2057&quot; title=&quot;http://www.oehive.org/node/2057&quot;&gt;http://www.oehive.org/node/2057&lt;/a&gt;)&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2058&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2058#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/993">distance</category>
 <category domain="http://www.oehive.org/taxonomy/term/990">Haversine</category>
 <category domain="http://www.oehive.org/taxonomy/term/991">latitudue</category>
 <category domain="http://www.oehive.org/taxonomy/term/992">longitude</category>
 <category domain="http://www.oehive.org/taxonomy/term/142">Code Samples</category>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Mon, 06 Feb 2012 06:44:31 +0000</pubDate>
 <dc:creator>d.cook</dc:creator>
 <guid isPermaLink="false">2058 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
