Geocodes are simply the coordinates of a location: the latitude and the longitude. In school, we have learned that the latitudes and longitudes are expressed with a direction. For example, the coordinates of the White House are:
38.8977° N, 77.0365° W
The difference is that, unlike in the typical latitude and longitude coordinates format, the directions in the geocode are indicated by the positive and negative signs. For the latitude, the negative sign means that the latitude is at the south; for the longitude, the negative sign means that the longitude is at the west. The geocode for the White House becomes
38.897957, -77.036560
Get a copy of the Google Sheets address to geocode converter developed by Lido.app by clicking the link below:
Address to Geocode Converter by Lido.app
A new tab or window will load with the following prompt:
Click Make a copy. A new tab or window will appear, and you will get a copy of the Address to Geocode Converter by Lido.app.
The sheet contains four columns. The first one is for the address to be converted, while the next three are for the latitude, longitude, and for the combined coordinates, also called geocode. Add the addresses in the first column, one address per row.
Once you are done adding the addresses, click the CONVERT button.
As it is your first time running the script in the sheet, you will be asked to give permission for the script to run. Click Continue.
A new window will load. First, you will be asked to choose the Google account that will run the script. Select the account in the list. Most of the time, only the active account will be listed.
You will next get the message that Google hasn’t verified the script. Click the small link labeled Advanced. Another link will appear below it. Click Go to addtogeo (unsafe).
Next, a list of permissions needed by the script will be listed.
Click Allow. The window will close.
The converter now works! Click the CONVERT button again. You can see each address being converted real-time.
The sheet will also ignore the addresses that already have the coordinates in the other columns.
Interested? Click the link again below to copy the converter!