Google Geocoding API

The Google Geocoding API converts addresses into geographic coordinates (latitude and longitude) and vice versa, enabling applications to map locations and perform location-based queries.

API entry from apis.yml

apis.yml Raw ↑
aid: google:google-geocoding-api
name: Google Geocoding API
tags:
- Geocoding
- Maps
humanURL: https://developers.google.com/maps/documentation/geocoding
properties:
- url: https://developers.google.com/maps/documentation/geocoding
  type: Documentation
description: The Google Geocoding API converts addresses into geographic coordinates (latitude and longitude)
  and vice versa, enabling applications to map locations and perform location-based queries.