curve21 / postcode
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
6aa6f28
commit 6aa6f2805166a9dc0d91a578451fec7d090fea2a
tree 6342ba7785e678e2883b93ed652f266d79dea2e2
parent 25b310a2847ac52013ca6721b3490f0e6d549c98
tree 6342ba7785e678e2883b93ed652f266d79dea2e2
parent 25b310a2847ac52013ca6721b3490f0e6d549c98
postcode /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
databases/ | ||
| |
lib/ | ||
| |
postcode.gemspec | ||
| |
script/ | ||
| |
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

