All,

I needed a way to do quick and dirty geocoding with just zip/postal codes. The attached file goes into the geocoding/ folder. It assumes that you've already imported your own Zip DB or you've used the one that comes with the module.

CommentFileSizeAuthor
#2 zip.inc-1.gz563 bytesnvahalik
#1 zip.inc_.gz590 bytesnvahalik

Comments

nvahalik’s picture

StatusFileSize
new590 bytes

For some reason my attachment was deleted... here it is again.

nvahalik’s picture

StatusFileSize
new563 bytes

Crap, there is an extra drupal_set_message() in that first file, this one has it removed.

nvahalik’s picture

Version: 6.x-3.1-rc1 » 6.x-3.x-dev

Updating. Tested this with the latest 3.x release.

podarok’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev

all feature requests should be rolled against latest 7.x-3.x-dev and after commit can be backported to 6.x branch
please, do http://drupal.org/patch patch request

podarok’s picture

Status: Needs review » Needs work

status