<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Geocoding Addresses using Google Maps</title>
	<atom:link href="http://www.sean-barton.co.uk/2008/05/geocoding-addresses-using-google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sean-barton.co.uk/2008/05/geocoding-addresses-using-google-maps/</link>
	<description>by Sean Barton, a freelance PHP website developer in Crewe, Cheshire</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:17:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.sean-barton.co.uk/2008/05/geocoding-addresses-using-google-maps/comment-page-1/#comment-112</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Dec 2008 09:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=6#comment-112</guid>
		<description>Hi Jay, Yes no problem see your email.

thanks
Sean</description>
		<content:encoded><![CDATA[<p>Hi Jay, Yes no problem see your email.</p>
<p>thanks<br />
Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.sean-barton.co.uk/2008/05/geocoding-addresses-using-google-maps/comment-page-1/#comment-111</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 08 Dec 2008 23:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=6#comment-111</guid>
		<description>Hi Sean,

I&#039;m only conceptually aware of XML. I&#039;m attempting to get the other address values out of the values returned by google. While my formatting is consistent, I can only get coordinates, postal code and accuracy. Can you help me get the rest?

Much appreciated.

Jay</description>
		<content:encoded><![CDATA[<p>Hi Sean,</p>
<p>I&#8217;m only conceptually aware of XML. I&#8217;m attempting to get the other address values out of the values returned by google. While my formatting is consistent, I can only get coordinates, postal code and accuracy. Can you help me get the rest?</p>
<p>Much appreciated.</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.sean-barton.co.uk/2008/05/geocoding-addresses-using-google-maps/comment-page-1/#comment-101</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 03 Nov 2008 10:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=6#comment-101</guid>
		<description>Hi Micky, This is one of the reasons I prefer to use the CSV version of the return feed. It is incredibly easy to parse and much smaller to receive. The downside of course is that it doesn&#039;t return any of the information you need. It returns geocoded coordinates and an accuracy rating.

As for parsing the XML feed... PHP has a huge library of XML parsing functions and there are various examples online for doing so. I personally find the PHP funcion xml_parse_into_struct a nice one to use.

Let me know if i can help you any more.

thanks
Sean</description>
		<content:encoded><![CDATA[<p>Hi Micky, This is one of the reasons I prefer to use the CSV version of the return feed. It is incredibly easy to parse and much smaller to receive. The downside of course is that it doesn&#8217;t return any of the information you need. It returns geocoded coordinates and an accuracy rating.</p>
<p>As for parsing the XML feed&#8230; PHP has a huge library of XML parsing functions and there are various examples online for doing so. I personally find the PHP funcion xml_parse_into_struct a nice one to use.</p>
<p>Let me know if i can help you any more.</p>
<p>thanks<br />
Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micky Hill</title>
		<link>http://www.sean-barton.co.uk/2008/05/geocoding-addresses-using-google-maps/comment-page-1/#comment-100</link>
		<dc:creator>Micky Hill</dc:creator>
		<pubDate>Mon, 03 Nov 2008 10:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=6#comment-100</guid>
		<description>Do you know how to extract only the postal_code and the Locality from the xml file?</description>
		<content:encoded><![CDATA[<p>Do you know how to extract only the postal_code and the Locality from the xml file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 7/19 queries in 0.049 seconds using disk
Object Caching 345/346 objects using disk

Served from: www.sean-barton.co.uk @ 2012-02-10 10:45:14 -->
