Google Earth & Geocodes for Excel

rintelen

Board Regular
Joined
Jul 30, 2006
Messages
96
I want to the do following:

1. Make a spreadsheet that enters a postcode
2. This then converts this to a geocode format that will be able to be cut and paste into google earth.

So quite simple I think but how does one do this? What data do I need?
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
I have been working on ways to extract data from webpages using VBA, but have no wish to re-invent the wheel.

There are several websites that have facility to input post codes and get geocodes or Google Maps.

You do not stated what data you actually have, and what you actually need as a finished product. What do you want to use it for ? Address positions can very inaccurate in Google Maps. eg. it puts the position of my home at least 100 yards from where it actually is, even with the full address. I have had similar problems with other addresses. So the more address information you can supply the better.

EXAMPLES

http://www.pauldjohnson.co.uk/conte...er-returning-latitude-longitude-and-plots-map
Manual Input single Postcode only. Returns a map.

http://www.doogal.co.uk/BatchGeocoding.php
Copy/Paste postcode sets. Returns geocodes

http://www.batchgeo.com/
Copy/Paste sets - Address/Town/Postcode etc. Returns a Google map
Seems OK with postcode only. As accurate as Google can be.
 
Upvote 0

Forum statistics

Threads
1,216,739
Messages
6,132,441
Members
449,728
Latest member
teodora bocarski

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top