[Geocoding] Problems with nominatim and reverse geocoding

Brian Quinion openstreetmap at brian.quinion.co.uk
Mon Sep 20 14:21:39 BST 2010


> [error] [client 10.1.2.9] PHP Fatal error:  Cannot use object of type
> DB_Error as array in /var/www/reverse.php on line 145

You'll probably need to dig into the code to find the actual error
message (the content of the DB_Error) but almost certainly it will be
a permissions error where the web user can't update the database -
which it sometimes needs to do it it finds a point that hadn't been
indexed.

--
 Brian



More information about the Geocoding mailing list