geocommons / geocoder

Modular Street Address Geocoder
http:///www.geocommons.com
GNU Lesser General Public License v3.0
395 stars 89 forks source link

Some Street Addresses with no City/State do not fail gracefully #3

Open wonderchook opened 15 years ago

wonderchook commented 15 years ago

If the data has an address but no City/State the request times out. I believe in the examples below the problem is that there are many possible results.

Example data: 200 B St Indiana 100 C Street Connecticut 100 C Street Illinois

Resulting error:

SQLite3::SQLException at / too many SQL variables

* file: errors.rb
* location: check
* line: 62