<div dir="ltr">You could use Python. If I&#39;m not mistaken, there&#39;s a built-in module for HTML/XML parsing. There&#39;s also some modules available for download that you can use to make web-crawlers. Just program it to automatically do with Google Maps what you would normally do manually, and peel the city and state info from the page.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 5, 2013 at 12:09 PM, Jay Lozier <span dir="ltr">&lt;<a href="mailto:jslozier@gmail.com" target="_blank">jslozier@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have a project were I need to take latitude/longitude data and get the place name. I can do this manually using Google maps by entering the lat/long and getting the city, state location. But for this project I have about 10,000 lat/long I need to look up. City/State/Zip or County/State is ok - I actually need the counties.<br>

<br>
I am looking to automate the process using the lat/long data.<br>
<br>
I am open to suggestions.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Jay Lozier<br>
<a href="mailto:jslozier@gmail.com" target="_blank">jslozier@gmail.com</a><br>
______________________________<u></u>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo</a><br>
</font></span></blockquote></div><br></div>