While Google isn't exactly doing that here, it's coming awfully close.
Google warns that rate limits, overage fees are coming to Maps API
21–30 of 88 posts
Re: Google warns that rate limits, overage fees are coming to Maps API
#22Aren't the limits IP based? This page on Google's 'Geocoding Strategies' seems to say so: http://code.google.com/apis/maps/articles/geocodestrat.html#...
So as long as your call to the Maps API goes out client side, aren't you ok?
Re: Google warns that rate limits, overage fees are coming to Maps API
#23Seems to me like Google has only two dials: free or expensive. For example, in the case of Google Apps, the jump from free to $50 per account / year is rather steep imo. $4 fee for each 1K over seems rather expensive. Anybody know the price range for the subscription?
I agree with you that Google's Apps pricing is steep, but I don't think they're marketing it towards the average guy who just wants a couple of email accounts for his personal site. I think they're marketing it towards businesses and schools who see $50/acct/yr as pennies compared to hosting their own email server, hiring a sysadmin (or telling their current admin to handle it), and then supporting that server all da…
Re: Google warns that rate limits, overage fees are coming to Maps API
#24Reposted from other Maps thread Aren't the limits IP based? This page on Google's 'Geocoding Strategies' seems to say so: http://code.google.com/apis/maps/articles/geocodestrat.html#... So as long as your call to the Maps API goes out client side, aren't you ok?
http://code.google.com/apis/maps/signup.html
So to avoid it in that sense you'd have to force every one of your clients to go grab an API key and input it.
Re: Google warns that rate limits, overage fees are coming to Maps API
#25Re: Google warns that rate limits, overage fees are coming to Maps API
#26I guess this was inevitable. But maybe we can switch to a different maps API? Google is so smooth though.
Re: Google warns that rate limits, overage fees are coming to Maps API
#27Reposted from other Maps thread Aren't the limits IP based? This page on Google's 'Geocoding Strategies' seems to say so: http://code.google.com/apis/maps/articles/geocodestrat.html#... So as long as your call to the Maps API goes out client side, aren't you ok?
I think the Maps API is different than the Geocode in that the Maps API requires you to grab a key here: http://code.google.com/apis/maps/signup.html So to avoid it in that sense you'd have to force every one of your clients to go grab an API key and input it.
Re: Google warns that rate limits, overage fees are coming to Maps API
#28I remember in the 90s when we lambasted Microsoft for cornering markets with free products (IE) so they could drive out the competition (Netscape) and eventually start charging for them when we had no other choice. Luckily that never really happened, Microsoft never started charging for IE. While Google isn't exactly doing that here, it's coming awfully close.
Re: Google warns that rate limits, overage fees are coming to Maps API
#29Seems to me like Google has only two dials: free or expensive. For example, in the case of Google Apps, the jump from free to $50 per account / year is rather steep imo. $4 fee for each 1K over seems rather expensive. Anybody know the price range for the subscription?
I agree with you that Google's Apps pricing is steep, but I don't think they're marketing it towards the average guy who just wants a couple of email accounts for his personal site. I think they're marketing it towards businesses and schools who see $50/acct/yr as pennies compared to hosting their own email server, hiring a sysadmin (or telling their current admin to handle it), and then supporting that server all da…