I read the documents for the geocoder gem, which state you can set the key, client and channel when using Google Premier.
According to some other posts I read here, you can now use the API key and still not pay if you are below the free threshold. We need to do this as we accept with Heroku, and we continue to hit our daily limit. We ourselves, but without any other identification, we probably reached the limit defined by the IP site with other Heroku sites. Using the key will help us identify us and therefore will not allow us to reach the limit.
However, when I look at the registration pages for the Google APIs, there are many obscure arrays of client identifiers, keys and api secrets for installed applications, web applications, etc. What combination is needed to make the geocoder explode?
Simmo source
share