<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/distance</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 11:26:27 GMT</pubDate>
<item>
<title>(PHP) Miles to Latitude and Miles to Longitude Converter - VisionHive</title>
<link>http://snipplr.com/view/67019/miles-to-latitude-and-miles-to-longitude-converter/</link>
<description><![CDATA[ <p>There are tons of functions out there to calculate the distance between two points, but what if you know one point and want to calculate the latitude ("vertical") or longitude ("horizontal") equivalent of a fixed distance, in miles? An example application would be in generating a minimum &amp; maximum latitude and longitude bounding box around an area to limit the results of a database query that uses distance from a fixed point.</p> ]]></description>
<pubDate>Sat, 01 Sep 2012 13:08:26 GMT</pubDate>
<guid>http://snipplr.com/view/67019/miles-to-latitude-and-miles-to-longitude-converter/</guid>
</item>
<item>
<title>(PHP) Calculate distances - ichnoweb</title>
<link>http://snipplr.com/view/51629/calculate-distances/</link>
<description><![CDATA[ <p>"Here is a very handy function, which calculate the distance from a point A to a point B, using latitudes and longitudes. The function can return the distance in miles, kilometers, or nautical miles."</p> ]]></description>
<pubDate>Wed, 06 Apr 2011 07:11:51 GMT</pubDate>
<guid>http://snipplr.com/view/51629/calculate-distances/</guid>
</item>
<item>
<title>(PHP) Get distance between 2 points - marzsman</title>
<link>http://snipplr.com/view/51533/get-distance-between-2-points/</link>
<description><![CDATA[ <p>Get the distance between 2 points on a map</p> ]]></description>
<pubDate>Mon, 04 Apr 2011 23:23:26 GMT</pubDate>
<guid>http://snipplr.com/view/51533/get-distance-between-2-points/</guid>
</item>
<item>
<title>(PHP) Coordinate - Distance Lookup - seengee</title>
<link>http://snipplr.com/view/18389/coordinate--distance-lookup/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 17 Aug 2009 07:10:57 GMT</pubDate>
<guid>http://snipplr.com/view/18389/coordinate--distance-lookup/</guid>
</item>
<item>
<title>(PHP) Distance between two points - ginoplusio</title>
<link>http://snipplr.com/view/9566/distance-between-two-points/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 08 Nov 2008 07:05:12 GMT</pubDate>
<guid>http://snipplr.com/view/9566/distance-between-two-points/</guid>
</item>
<item>
<title>(PHP) Calculate the Distance Between Two Coordinates (latitude, longitude) - tylerhall</title>
<link>http://snipplr.com/view/2531/calculate-the-distance-between-two-coordinates-latitude-longitude/</link>
<description><![CDATA[ <p>This PHP function calculates the distance between to pairs of latitude longitude coordinates. Returns the distance in miles or kilometers.</p> ]]></description>
<pubDate>Tue, 24 Apr 2007 11:46:36 GMT</pubDate>
<guid>http://snipplr.com/view/2531/calculate-the-distance-between-two-coordinates-latitude-longitude/</guid>
</item>
</channel>
</rss>