<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; degree</title>
	<atom:link href="http://www.barattalo.it/tag/degree/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Decimal Degrees conversion and distance of two points on google map</title>
		<link>http://www.barattalo.it/2009/12/26/decimal-degrees-conversion-and-distance-of-two-points-on-google-map/</link>
		<comments>http://www.barattalo.it/2009/12/26/decimal-degrees-conversion-and-distance-of-two-points-on-google-map/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 22:06:43 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[decimal]]></category>
		<category><![CDATA[degree]]></category>
		<category><![CDATA[distance]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[latitude]]></category>
		<category><![CDATA[latlng]]></category>
		<category><![CDATA[longitude]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=219</guid>
		<description><![CDATA[Those two functions are usefull when you&#8217;re making Google Maps applications: When you show the coordinates of a point, it&#8217;s sometimes better to show them as degrees and not as deciaml (even if decimal is simpler). Each of the two coordinates can be converted with the same function. In the function call the &#8220;tipo&#8221; is [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/12/19/ruler-for-google-maps-v3-to-measure-distance-on-map/' rel='bookmark' title='Ruler for Google Maps v3 to measure distance on map'>Ruler for Google Maps v3 to measure distance on map</a></li>
<li><a href='http://www.barattalo.it/2009/11/09/parse-a-float-number-in-javascript/' rel='bookmark' title='Parse a float number in javascript'>Parse a float number in javascript</a></li>
<li><a href='http://www.barattalo.it/2009/11/13/full-screen-gcontrol-for-google-maps/' rel='bookmark' title='Full Screen GControl for Google Maps'>Full Screen GControl for Google Maps</a></li>
<li><a href='http://www.barattalo.it/2009/12/13/clustering-many-markers-with-google-maps-v3/' rel='bookmark' title='Clustering many markers with Google Maps v3'>Clustering many markers with Google Maps v3</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2009/12/26/decimal-degrees-conversion-and-distance-of-two-points-on-google-map/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

