curve21 / postcode

This URL has Read+Write access

Mon Oct 26 14:39:01 -0700 2009
commit  0db8a7138246d466a93eaa52b4bf71dc967f1b26
tree    4491ad774a9fd59345c7f53eaaf100fbe74706a6
parent  9fd313297c48223e46852ef29a0fb9b9d428fee7
name age message
file .gitignore Loading commit data...
file README
file Rakefile
file VERSION
directory databases/ Mon Oct 26 14:34:16 -0700 2009 first commit [stevebartholomew]
directory lib/
file post_code.gemspec
directory spec/
README
PostCode

*Warning:* Very alpha and subject to change.

Currently supports looking up UK postcode lat/long using the 'Free The Postcode' database: 
http://www.freethepostcode.org

    > postcode = PostCode::UK.lookup("ME19 4YT")
    > postcode.latitude 
    => 51.278813
    > postcode.longitude
    => -0.132300