curve21 / postcode
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
0db8a71
commit 0db8a7138246d466a93eaa52b4bf71dc967f1b26
tree 4491ad774a9fd59345c7f53eaaf100fbe74706a6
parent 9fd313297c48223e46852ef29a0fb9b9d428fee7
tree 4491ad774a9fd59345c7f53eaaf100fbe74706a6
parent 9fd313297c48223e46852ef29a0fb9b9d428fee7
postcode /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
databases/ | Mon Oct 26 14:34:16 -0700 2009 | |
| |
lib/ | ||
| |
post_code.gemspec | ||
| |
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

