that number you refer to I think is an old limit for the geocoder. Even that is different now.
See the Static Maps documentation: http://code.google.com/apis/maps/documentation/staticmaps/#Limits Be sure to read both the Usage Limits AND the Overview section (just below) On Thu, Sep 1, 2011 at 10:09 PM, Roy Epperson <[email protected]> wrote: > Hi, > I'm developing a Java application which uses ImageIO.read(aUrl) to get > a static map image. Up until last night and continuing now, I get the > subject line exception. If I copy the URL and paste it directly into > a browser from any computers on my network, I get a "reject" image. > If I paste the URL into my Droid, it works fine. > > These tests are "solo" requests. Although when the program is (was > working) it could request up to 16 images as fast as each was > returned. > > I'd read somewhere about a limit the the number of server requests in > a 24 hour period (15K) somewhere but I don't think I came anywhere > close to that through last night or the couple attempts I tried so far > today. > > How/when does the IP address stop? Is there a way to reset it? Do I > need to register for something? > > TIA, > Roy > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
