Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I have a bunch of addresses that I need to add to one of my Google Maps.

Google Maps just says to add each and everyone of them manually, but it's a lot of of work to do this manually.

Does someone know of a tool that takes a bunch of addresses as input (eg. TXT), and adds the plots in a given Google Map?

share|improve this question
1  
I don't have time to write a full answer right now, but you should be able to import KML files into Google Maps. A KML file is basically a plain text list of lat/long coordinates wrapped up in some XML. There should be plenty of documentation of the specs online. If you need to go from addresses, not so sure... – nhinkle Dec 15 '12 at 10:28
Thanks for the tip. I'll check if KML means that locations are definitely imported in a given Google Map or if the user must load the KML file to view the plots. – user2412 Dec 15 '12 at 10:32

migrated from superuser.com Dec 15 '12 at 10:25

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.