<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Hello All, <br><br>I was trying to use the geocoding service to geocode the following address, but I am getting a very weird error. It seems to be dumping some kind of session to the page. Any ideas why this might be happening?<br><br>Address: 525 S. Cowley Spokane 99202<br><br>URL Used: http://nominatim.openstreetmap.org/search?q=525+S+Cowley+Spokane+99202<br><br>Error recieved: "string(209) "select l.place_id from place_classtype_place_village as
l,placex as f where f.place_id in () and ST_DWithin(l.centroid,
st_centroid(f.geometry), 0.05) order by ST_Distance(l.centroid,
f.geometry) asc limit 10"
object(DB_Error)#2 (8) {
["error_message_prefix"]=>
string(0) ""
["mode"]=>
int(1)
["level"]=>
int(1024)" (there is more, please see URL for complete error)<br><br>This happened to me on a few of the addresses, and not just this one. If you would like I can send you all of them. Any insight into why this is happening would be great.<br><br>Thank you!<br>Marko Iskander<br></div></body></html>