Hi everyone:

I have thousands physical address and want to convert them into
corresponding coordinate at one time.

I implement it by using Java code through HttpURLConnection.
At the beginning, it can work,(address, latitude, longitude)
example:
800 Block of CABRILLO ST,San Francisco, CA, 37.774437,-122.484326
 but later many qualified address are converted into zero:
example:
2400 Block of SACRAMENTO ST,0.0,0.0
After a few time, it can not work any more,
example:
java.io.IOException: Server returned HTTP response code: 403 for URL:
http:

I would really appreciate if anyone can help me to figure out this
problem.

Thank you so much!
xiangli Chen

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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.

Reply via email to