I'm using the geocoder gem, which by default uses Google for geocoding. However the Google terms of service do not probably allow usage that does not immediately show on a Google Map. Likewise Bing I think. Is anyone using a geocoding service that is both accurate for U.S. street addresses, and has terms of service that allow use outside of a map?
Thanks!