Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8190475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T03:39:39+00:00 2026-06-07T03:39:39+00:00

I have this application that lets me put in an address and get the

  • 0

I have this application that lets me put in an address and get the lat/lng via Google’s Geocoding API. I use AJAX to call a PHP script which creates the Google Geocoder API call, it looks like this:

    $base_url = "http://maps.googleapis.com/maps/api/geocode/xml?sensor=false&address=";
    $address = urlencode($addy1 . ' ' . $addy2);
    $url = $base_url.$address;

where $addy1 is the street address and $addy2 is the City/State/Zip in the proper format for geocoding.

When I perform a file_get_contents on that $url, I consistently get a ‘status’=>OVER_QUERY_LIMIT.

I do not come even close to reaching the 2500 query limit per day. I have tried maybe 15 different addresses so far today, and I didn’t work at all yesterday.

As an aside, we have been having this issue since Monday morning. We did recently move the application to a cloud solution. Is it possible that we are receiving an OVER_QUERY_LIMIT due to the nature of shared IP’s on the cloud?

I don’t have any other solutions for this. Using an API Key ends with a REQUEST_DENIED response, since the Geocoding API doesn’t use an API Key

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T03:39:41+00:00Added an answer on June 7, 2026 at 3:39 am

    We have been having this issue since Monday morning. We did recently move the application to a cloud solution. Is it possible that we are receiving an OVER_QUERY_LIMIT due to the nature of shared IP’s on the cloud?

    This is the most likely answer. Can you move the geocoding to the client side?

    EDIT: another option would be to see if you can get a dedicated IP address for your server that does the geocoding.

    Similar query from 2011

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an C# form application that use an access database. This application works
I have this application that need to do some things in protected paths (like
I have this application that will recurse all folders in a given directory and
I have this application that I want to support multi languages. I thought the
I have this consumer targeted application that has built in error reporting. Sometimes I
I have been working on this application that enables user to log in into
So I have this asp.net web application that I renamed. I changed the assembly
I have a VB6's Application that is in production environment right now, this application
I have this relatively large numerical application code that may run for a few
I have this scala application which is very simple . All that it does

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.