<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>imranul hoque&#039;s blog &#187; mysql distance calculation</title>
	<atom:link href="http://www.imranulhoque.com/tag/mysql-distance-calculation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imranulhoque.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 09:42:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mysql function to find distance between two places using lat/long</title>
		<link>http://www.imranulhoque.com/mysql/mysql-function-to-find-distance-between-two-places-using-latlong/</link>
		<comments>http://www.imranulhoque.com/mysql/mysql-function-to-find-distance-between-two-places-using-latlong/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 18:52:33 +0000</pubDate>
		<dc:creator>Imran</dc:creator>
				<category><![CDATA[Google Map]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[mysql distance calculation]]></category>
		<category><![CDATA[mysql function]]></category>

		<guid isPermaLink="false">http://www.imranulhoque.com/?p=89</guid>
		<description><![CDATA[Sometimes we need to find out list of places that are within a certain radius from a center place where coordinates of the places are saved in the database. Now we have 2 solutions for this &#8211; either loop through all the places find the distance from the center point and keep the places that [...]]]></description>
		<wfw:commentRss>http://www.imranulhoque.com/mysql/mysql-function-to-find-distance-between-two-places-using-latlong/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
