A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/maps/documentation/geocoding/overview below:

Geocoding API overview | Google for Developers

Skip to main content Geocoding API overview

Stay organized with collections Save and categorize content based on your preferences.

The Geocoding API is a service that accepts a place as an address, latitude and longitude coordinates, or Place ID. It converts the address into latitude and longitude coordinates and a Place ID, or converts latitude and longitude coordinates or a Place ID into an address.

Note: If you only want plus codes and don't want to use an API key, you can use the Plus codes API. Why use the Geocoding API

Use the Geocoding API for website or mobile application when you want to use geocoding data within maps provided by one of the Google Maps Platform APIs. With the Geocoding API, you use addresses to place markers on a map, or convert a marker on a map to an address. This service is designed for geocoding predefined, static addresses for placement of application content on a map.

This service is not designed to respond directly to user input. To do dynamic geocoding, for example, in a user interface, see the Maps JavaScript API client geocoder and/or the Google Play services Location APIs.

What you can do with the Geocoding API

You can use the Geocoding API to obtain geocoding data for one or more addresses or places, including the following:

You can control where the results appear and constrain the results to a particular region, county, or postal code.

How the Geocoding API works

The Geocoding API does both geocoding and reverse geocoding:

The following demo uses the Geocoding Service through the Maps JavaScript API to demonstrate how the Geocoding API works. Open the map in a separate tab to see more options and details.

Resources

The following table summarizes the resources available through the Geocoding API along with the data each endpoint returns.

How to use the Geocoding API 1 Get set up. Start with Set up your Google Cloud project and complete the setup instructions that follow. 2 Try a geocoding request Once you have an API key, you can start testing out the Geocoding API directly from curl or a browser. You'll need to supply the correct lookup parameters for address or component lookups. See Geocoding parameters for details. 3 Try a reverse geocoding request Supply latitude/longitude coordinates along with your API key to obtain address components for the closest human-readable address for that location. See Reverse geocoding requests for details. 4 Understand response basics All endpoints in the Geocoding API return the same data in either JSON or XML. See Geocoding responses for an explanation of the data, status codes, and error messages. 5 Incorporate geocoding data into your own app! You can use geocoding data to obtain addresses from map markers or to supply markers on a map based on a known address. Available client libraries

Call this API in the language of your choice through one of the following client libraries:

The Java Client, Python Client, Go Client and Node.js Client for Google Maps Services are community-supported client libraries, open sourced under the Apache 2.0 License. Download them from GitHub, where you can also find installation instructions and sample code.

What's next

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-02 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The Geocoding API converts addresses into geographic coordinates (latitude and longitude) and vice versa."],["This API is ideal for placing markers on maps based on addresses and retrieving addresses from map locations for static content, not dynamic user input."],["You can use the Geocoding API to find geographic coordinates for addresses, addresses for coordinates, and addresses for Place IDs."],["The API supports both geocoding (address to coordinates) and reverse geocoding (coordinates to address)."],["Client libraries are available in Java, Python, Go, and Node.js for easy integration into your applications."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4