Hi, The gluon.tools geocode() function is great.
A minor suggestion. Right now it returns (0,0) on any execption. It would be nice if the function distinguished between *unable to geocode this address* and other problems (such as quota reached). Use case: I geocode addresses as they come in and store the resulting location in the database. If an address is un-geocodable, I'd like to mark it for no more retries; but with (0,0) I can't be sure if it's un-geocodable, or if we hit a network/quota/throttling/other problem. warm regards -Ricardo ps. Admiring web2py more every day. :) ps2. When posting to this group via web, you are offered a list of tags. Would it make sense to add a "gluon" tag? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.