Google Maps API V3使用限制是每个网站访问者还是每个Web服务器? [英] Google Maps API V3 Usage Limits is Per Website Visitor or Per Web Server?

查看:105
本文介绍了Google Maps API V3使用限制是每个网站访问者还是每个Web服务器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我很困惑每天2500个地理编码请求的API使用限制( http:/ /code.google.com/apis/maps/documentation/geocoding/#Limits )和每天25,000个Javascript地图( http://code.google.com/apis/maps/faq.html#usagelimits )是指由网站访问者或由服务页面的Web服务器生成的请求,该页面包含地图或进行地理编码请求?

上一次我检查(2个月前)地理编码请求,其中每个IP地址为基础,所以如果您或来自同一IP地址的人(假设您来自使用一个IP连接到互联网的公司)在Google地图上执行地址解析请求,则它们会一起计算。



我会查找解释的页面,编辑发现:


每天的地理编码请求数量以及Google每次从一个IP地址提供服务的地理编码请求速率都有限制。通过使用客户端地理编码,您可以确保这些限制适用于每个用户,而不是所有用户生成的合并请求量。它还可确保将请求直接发送给Google,从而提高应用程序的性能。


这里原文: http://code.google.com/intl/it/apis/maps/faq .html


I'm confused over whether the API usage limits of 2500 geocoding requests per day ( http://code.google.com/apis/maps/documentation/geocoding/#Limits ) and 25,000 Javascript maps per day ( http://code.google.com/apis/maps/faq.html#usagelimits ) are referring to the requests generated by the website visitor or by the web server serving the page that contains the map or makes the geocoding requests?

解决方案

Last time I checked (2 months ago) the geocoding requests where based per IP, so if you or a person from your same IP address (assuming you are from a corporation that connects to the internet using one IP) does geocoding requests on Google Maps, they are counted together.

I'll look up the page where is explained, EDIT found:

There are limits on the number of geocoding requests per day and the rate of geocoding requests per second that Google will service from a single IP address. By using client side geocoding you ensure that these limits apply to each user individually, rather than to the combined request volume generated by all of your users. It also ensures that the requests are made directly to Google, which will improve the performance of your application.

here the original: http://code.google.com/intl/it/apis/maps/faq.html

这篇关于Google Maps API V3使用限制是每个网站访问者还是每个Web服务器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆