<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>opensoul.org - Google Maps geocoder adds support for UK Comments</title>
  <id>tag:www.opensoul.org,2009:/2007/7/7/google-maps-geocoder-adds-support-for-uk/comments</id>
  <generator version="0.8.0" uri="http://mephistoblog.com">Mephisto Drax</generator>
  <link href="http://www.opensoul.org/2007/7/7/google-maps-geocoder-adds-support-for-uk/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2007/7/7/google-maps-geocoder-adds-support-for-uk" rel="alternate" type="text/html"/>
  <updated>2009-05-21T12:40:44Z</updated>
  <entry xml:base="http://www.opensoul.org/">
    <author>
      <name>Brandon</name>
    </author>
    <id>tag:www.opensoul.org,2007-07-07:3178:14015</id>
    <published>2009-05-21T12:40:44Z</published>
    <updated>2009-05-21T12:40:44Z</updated>
    <category term="Code"/>
    <link href="http://www.opensoul.org/2007/7/7/google-maps-geocoder-adds-support-for-uk" rel="alternate" type="text/html"/>
    <title>Comment on 'Google Maps geocoder adds support for UK' by Brandon</title>
<content type="html">&lt;p&gt;chris,&lt;/p&gt;


	&lt;p&gt;You don&#8217;t need to do anything special for the UK.  Just use the Google geocoder.&lt;/p&gt;


&lt;pre&gt;
geocoder = Graticule.service(:google).new API_KEY
location = geocoder.locate :street =&amp;gt; &quot;…&quot;, :locality =&amp;gt; &quot;London&quot;, :country =&amp;gt; &quot;GB&quot; 
&lt;/pre&gt;</content>  </entry>
  <entry xml:base="http://www.opensoul.org/">
    <author>
      <name>chris</name>
    </author>
    <id>tag:www.opensoul.org,2007-07-07:3178:14011</id>
    <published>2009-05-21T11:03:36Z</published>
    <updated>2009-05-21T11:03:36Z</updated>
    <category term="Code"/>
    <link href="http://www.opensoul.org/2007/7/7/google-maps-geocoder-adds-support-for-uk" rel="alternate" type="text/html"/>
    <title>Comment on 'Google Maps geocoder adds support for UK' by chris</title>
<content type="html">&lt;p&gt;hi im trying to find an example of the UK geocoder for part of my final year project&#8230;..nothing seems to be coming up, has anyone got any links to some source code? thanks!!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.opensoul.org/">
    <author>
      <name>Brandon</name>
    </author>
    <id>tag:www.opensoul.org,2007-07-07:3178:3608</id>
    <published>2007-09-05T19:47:06Z</published>
    <updated>2007-09-05T19:47:06Z</updated>
    <category term="Code"/>
    <link href="http://www.opensoul.org/2007/7/7/google-maps-geocoder-adds-support-for-uk" rel="alternate" type="text/html"/>
    <title>Comment on 'Google Maps geocoder adds support for UK' by Brandon</title>
<content type="html">&lt;p&gt;Anthony: I can&#8217;t say for certain, but doing a lookup as users access your site shouldn&#8217;t be considered &#8220;batch processing&#8221; and within the terms and conditions.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.opensoul.org/">
    <author>
      <name>Anthony Smith</name>
    </author>
    <id>tag:www.opensoul.org,2007-07-07:3178:3604</id>
    <published>2007-09-05T13:38:51Z</published>
    <updated>2007-09-05T13:38:51Z</updated>
    <category term="Code"/>
    <link href="http://www.opensoul.org/2007/7/7/google-maps-geocoder-adds-support-for-uk" rel="alternate" type="text/html"/>
    <title>Comment on 'Google Maps geocoder adds support for UK' by Anthony Smith</title>
<content type="html">&lt;p&gt;I really want to know whether its permitted to use the &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt; to get a long/lat position from a UK postcode on a website registration form. In the terms and conditions it says something about batch processing&#8230; but is this something different? thank!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://www.opensoul.org/">
    <author>
      <name>Cameron</name>
    </author>
    <id>tag:www.opensoul.org,2007-07-07:3178:3186</id>
    <published>2007-07-09T12:21:54Z</published>
    <updated>2007-07-09T12:21:54Z</updated>
    <category term="Code"/>
    <link href="http://www.opensoul.org/2007/7/7/google-maps-geocoder-adds-support-for-uk" rel="alternate" type="text/html"/>
    <title>Comment on 'Google Maps geocoder adds support for UK' by Cameron</title>
<content type="html">&lt;p&gt;Been playing with it quickly on my lunch break and it seems fairly solid so far. Had attempted to integrate a_a_g and graticule into a project i&#8217;m working on last week and gave up due to the lack of a good, free geocoding service &#8211; the timing with this couldn&#8217;t have been better!&lt;/p&gt;</content>  </entry>
</feed>
