I like CodeIgniter so far (I’ve been fiddling with it on and off for a bit), but I’ve run into an issue that is driving me insane, so if anyone sees a typo that’s causing the issue, I’d appreciate it if you’d let me know. *g*
I posted about the issue on the CI forums this […]
Wednesday, August 15, 2007
Online school directory for El Paso and Teller counties, Colorado, USA. (The much better, non-corporate mush version is here on my site. I have a ton of additions and improvements that I want to add as I have time, not the least of which is point clustering and geocoding/adding an address marker and displaying schools […]
Found a batch geocoder for Google maps a couple of weeks ago. It’s pretty simple, and returns accuracy and status codes to help weed out the addresses you might need to check by hand. (Yay for not having to write one’s own geocoding interface for Google!)
References: API docs for the status codes and address accuracy
I tried to get all of the commands put down in this how-to, so that people of all skill levels could follow the instructions. Be sure to let me know if I missed any or something needs clarified. :) But as usual, use at your own risk, yadda, yadda.