Il 24/09/13 15:44, Ricardo Cárdenas ha scritto:
> Hi Manuele,
>
> Thanks for your email. (0,0) in effect represents two possible
> outcomes: "/I could not geocode this address/" and also "/please try
> again later/". How can I know if it makes sense to retry later?
>
good quest...

another solution is to write your own geocode function discerning the
different exception you can obtain.
As you can see geocode function does not contain too meny lines of code:
https://github.com/web2py/web2py/blob/master/gluon/tools.py#L4234

:)

    M.

-- 
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.

Reply via email to