For those keeping score at home, I've implemented the GoogleAPI for geocoding into the development version of Phoogle. Catch is, Google doesn't return errors for invalid addresses.
I'm probably going to allow the geocoding source to be defined by the user, so you'll have the choice between YahooAPI (with error reporting) and GoogleAPI (without error reporting). I'm trying to find a workaroung, so I'll keep everyone updated.
|