workflows.fit
Back to n8n workflows
n8n templateFreeBy Boriwat Chanruang

Convert addresses to latLong with Google Sheets and Google Maps API

Template Detail This template automates the process of converting a list of addresses into their latitude and longitude (LatLong) coordinates using Google Sheets and the Google Maps API. It's designed for businesses, ...

Data & StorageProductivityDevelopmentCore NodesManual TriggerHttp RequestGoogle Sheets
Loading interactive preview...

Template notes

Template Detail This template automates the process of converting a list of addresses into their latitude and longitude (LatLong) coordinates using Google Sheets and the Google Maps API. It's designed for businesses, developers, and analysts who need accurate geolocation data for use cases like delivery routing, event planning, or market analysis.

---

What the Template Does 1. Fetch Address Data: Retrieves addresses from a Google Sheet. 2. Google Maps API Integration: Sends each address to the Google Maps API and retrieves the corresponding LatLong coordinates. 3. Update Google Sheets: Automatically updates the same Google Sheet with the LatLong data for each address.

---

Enhancements 1. Google Sheets Template: Provide a pre-configured Google Sheets template that users can copy. Example link: [Google Sheets Template](https://docs.google.com/spreadsheets/d/1VvFne32djbKeo-g5pbpOaFKxU-ps0LyVVKsBbIUjRxk/edit?usp=sharing).

Columns required: - Address: Column to input addresses. - LatLong: Column for the latitude and longitude results.

---

Updated Workflow Structure