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?

我困惑是否API的使用限制每天2500地理编码请求Javascript地图(http://code.google.com/apis/maps/documentation/geocoding/限制)和25000年(http://code.google.com/apis/maps/faq.html usagelimits)是指每天生成的请求网站访客或由web服务器页面包含地图服务或使地理编码请求吗?

6 个解决方案

#1


7

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.

上次我(2个月前)检查了基于IP的地理编码请求,所以如果你或一个人来自同一个IP地址(假设你来自一个使用一个IP连接到互联网的公司),在谷歌地图上进行地理编码请求,他们就会被计算在一起。

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.

每天的地理编码请求数量和每秒的地理编码请求的速率都有限制,谷歌将从一个IP地址提供服务。通过使用客户端地理编码,您可以确保这些限制分别适用于每个用户,而不是所有用户生成的组合请求卷。它还可以确保直接向谷歌发出请求,从而提高应用程序的性能。

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

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

更多相关文章

  1. 如何在涉及css缩放时获取页面上的点击位置
  2. 如何修复一个页面网站的容器/正文宽度(html,css和js)
  3. swiper 定位到指定页面或位置
  4. 在页面加载时在shadowbox中加载视频
  5. 有没有办法通过javascript检测关闭页面?
  6. JS在页面加载时候onload与匿名自调用函数的区别
  7. 如何在HTML页面中维护SWF文件的大小?
  8. 鼠标按下时是否可以防止鼠标光标离开页面
  9. 【JavaScript】案例一:使用JS完成注册页面表单校验

随机推荐

  1. Android(安卓)手机震动调用
  2. 在Android(安卓)Studio 中使用ADB命令模
  3. Android(安卓)ViewPager使用详解
  4. Android(安卓)HAL模块实现
  5. android多线程断点下载——网络编
  6. Android中使用加速度传感器
  7. mono for android 第四课--提示框
  8. 视频教程-TCP/IP/UDP Socket通讯开发实战
  9. Android使用setCustomTitle()方法自定义
  10. android 加载网络图片 SkImageDecoder::F