Google Geocoding API limit

user-pic
Vote 0 Votes

Google Geocoding API (地址轉經緯度或經緯度轉地址) 限制只有 2500 筆 (per ip, per day)
實測大概在 2510-2550 筆查詢後就會被鎖
達到上限後會返回
{
"error_message" : "You have exceeded your daily request quota for this API.",
"results" : [],
"status" : "OVER_QUERY_LIMIT"
}

About this Entry

This page contains a single entry by Pank published on May 17, 2014 3:27 PM.

PHP mb_send_mail was the previous entry in this blog.

Apache mod_bw is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives