<?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 in the UK</title>
	<atom:link href="http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/</link>
	<description>on the internet</description>
	<lastBuildDate>Sun, 21 Mar 2010 15:04:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wheresrhys</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-3436</link>
		<dc:creator>wheresrhys</dc:creator>
		<pubDate>Sun, 07 Mar 2010 09:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-3436</guid>
		<description>Really odd that as the code doesn&#039;t use cookies. Maybe if you&#039;re loading the html page as C:/.../geocode.html instead of http://localhost/..../geocode.html then the ajax would be cross-domain, so allowing cross-domain cookies would allow cross-domain ajax too? 

Anyway, glad it worked</description>
		<content:encoded><![CDATA[<p>Really odd that as the code doesn&#8217;t use cookies. Maybe if you&#8217;re loading the html page as C:/&#8230;/geocode.html instead of <a href="http://localhost/..../geocode.html" rel="nofollow">http://localhost/&#8230;./geocode.html</a> then the ajax would be cross-domain, so allowing cross-domain cookies would allow cross-domain ajax too? </p>
<p>Anyway, glad it worked</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-3432</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 05 Mar 2010 23:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-3432</guid>
		<description>Problem solved ... would only show first row ... until I allowed ALL cookies in the browser!</description>
		<content:encoded><![CDATA[<p>Problem solved &#8230; would only show first row &#8230; until I allowed ALL cookies in the browser!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-3428</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-3428</guid>
		<description>Dave, you appear to have got this working.  Can you please send me the contents of your geo directory i.e. the varios html, php, script files.

Thanks

Fred</description>
		<content:encoded><![CDATA[<p>Dave, you appear to have got this working.  Can you please send me the contents of your geo directory i.e. the varios html, php, script files.</p>
<p>Thanks</p>
<p>Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wheresrhys</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-3426</link>
		<dc:creator>wheresrhys</dc:creator>
		<pubDate>Fri, 26 Feb 2010 18:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-3426</guid>
		<description>Unfortunately not, and this is more a problem with google&#039;s geocoding of UK addresses than with the method itself: &lt;a href=&quot;http://wheresrhys.co.uk/2009/07/anarchy-in-the-uk/&quot; rel=&quot;nofollow&quot;&gt;http://wheresrhys.co.uk/2009/07/anarchy-in-the-uk/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Unfortunately not, and this is more a problem with google&#8217;s geocoding of UK addresses than with the method itself: <a href="http://wheresrhys.co.uk/2009/07/anarchy-in-the-uk/" rel="nofollow">http://wheresrhys.co.uk/2009/07/anarchy-in-the-uk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-3408</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-3408</guid>
		<description>Hi I have a database which contains all the details for england, will this populate the geocodes for each of the cities/towns villages, neighborhoods, etc without having the postcode for them? essentially can it be manipulated to use the town/city names and the other required fields to automatically generate the geocodes for each of the locations accurately?</description>
		<content:encoded><![CDATA[<p>Hi I have a database which contains all the details for england, will this populate the geocodes for each of the cities/towns villages, neighborhoods, etc without having the postcode for them? essentially can it be manipulated to use the town/city names and the other required fields to automatically generate the geocodes for each of the locations accurately?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wheresrhys</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-3400</link>
		<dc:creator>wheresrhys</dc:creator>
		<pubDate>Thu, 07 Jan 2010 23:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-3400</guid>
		<description>Two things might be happening here:
&lt;ol&gt;
	&lt;li&gt;Off the top of my head, to find an ungeocoded row the sql query looks for entries where lat = &#039;&#039;, so null would probably break this. The datatype of this column has to be a string and MySQL by default leaves the default entry of a string as &#039;&#039;&lt;/li&gt;
	&lt;li&gt;Less likely is that Google&#039;s geocoder can&#039;t handle strangely formatted postcodes, in which case you&#039;d have to write a script to go through your postcodes putting in a space before the last 3 characters (which I think will correctly format most if not all british postcodes) &lt;/li&gt;
&lt;/ol&gt;</description>
		<content:encoded><![CDATA[<p>Two things might be happening here:</p>
<ol>
<li>Off the top of my head, to find an ungeocoded row the sql query looks for entries where lat = &#8221;, so null would probably break this. The datatype of this column has to be a string and MySQL by default leaves the default entry of a string as &#8221;</li>
<li>Less likely is that Google&#8217;s geocoder can&#8217;t handle strangely formatted postcodes, in which case you&#8217;d have to write a script to go through your postcodes putting in a space before the last 3 characters (which I think will correctly format most if not all british postcodes) </li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-3390</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 01 Jan 2010 00:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-3390</guid>
		<description>I have a table with the postcodes. When i run the code, it says that it has finished coding, yet it hasnt actually done anything. The postcodes in the table do not have any spaces (i.e. AB123CD as apposed to AB12 3CD) and the lat &amp; lng columns are &#039;null&#039;. Does this make any difference?

This is a really useful piece of code, and I would really like to get it to work for me.</description>
		<content:encoded><![CDATA[<p>I have a table with the postcodes. When i run the code, it says that it has finished coding, yet it hasnt actually done anything. The postcodes in the table do not have any spaces (i.e. AB123CD as apposed to AB12 3CD) and the lat &amp; lng columns are &#8216;null&#8217;. Does this make any difference?</p>
<p>This is a really useful piece of code, and I would really like to get it to work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mani</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-3319</link>
		<dc:creator>Mani</dc:creator>
		<pubDate>Thu, 17 Dec 2009 10:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-3319</guid>
		<description>Just found downloadable UK postcode list alongwith latitude &amp; longitude positions.  Website has also good online tools (eventhough they are not helpful in coding)
http://www.freemaptools.com/download-uk-postcode-lat-lng.htm</description>
		<content:encoded><![CDATA[<p>Just found downloadable UK postcode list alongwith latitude &amp; longitude positions.  Website has also good online tools (eventhough they are not helpful in coding)<br />
<a href="http://www.freemaptools.com/download-uk-postcode-lat-lng.htm" rel="nofollow">http://www.freemaptools.com/download-uk-postcode-lat-lng.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wheresrhys</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-2472</link>
		<dc:creator>wheresrhys</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-2472</guid>
		<description>Here&#039;s one idea, scraping the barrel. The data types of your lat and lng columns should be varchar (length of about 12) or a similar text field. Not a number field basically, as this might interfere with the WHERE lat = &#039;&#039; condition in the SQL.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s one idea, scraping the barrel. The data types of your lat and lng columns should be varchar (length of about 12) or a similar text field. Not a number field basically, as this might interfere with the WHERE lat = &#8221; condition in the SQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mat</title>
		<link>http://wheresrhys.co.uk/2009/08/geocoding-in-the-uk/comment-page-1/#comment-2379</link>
		<dc:creator>Mat</dc:creator>
		<pubDate>Thu, 15 Oct 2009 13:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://wheresrhys.co.uk/?p=776#comment-2379</guid>
		<description>Hi,

This looks really good, but I&#039;m having the same problem. It gets to the first row, but then doesn&#039;t do anything. Have you had any progress? My column names and whatnot all work - I can run the queries directly in MySQL - but it only appears to go through the PHP once.

Any progress?

Cheers,

Mat</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This looks really good, but I&#8217;m having the same problem. It gets to the first row, but then doesn&#8217;t do anything. Have you had any progress? My column names and whatnot all work &#8211; I can run the queries directly in MySQL &#8211; but it only appears to go through the PHP once.</p>
<p>Any progress?</p>
<p>Cheers,</p>
<p>Mat</p>
]]></content:encoded>
	</item>
</channel>
</rss>
