Skip to main content
Ctrl+K
🦜🔗 LangChain  documentation - Home 🦜🔗 LangChain  documentation - Home
  • Reference
Ctrl+K
Docs
  • GitHub
  • X / Twitter
Ctrl+K
  • Reference
Docs
  • GitHub
  • X / Twitter

Section Navigation

Base packages

  • Core
  • Langchain
  • Text Splitters
  • Community
  • Experimental

Integrations

  • AI21
  • Anthropic
  • AstraDB
  • AWS
  • Azure Ai
  • Azure Dynamic Sessions
  • Cerebras
  • Chroma
  • Cohere
  • Deepseek
  • Elasticsearch
  • Exa
  • Fireworks
  • Google Community
    • bigquery
    • bq_storage_vectorstores
    • calendar
    • docai
    • documentai_warehouse
    • drive
    • gcs_directory
    • gcs_file
    • geocoding
      • GoogleGeocodeInput
      • GoogleGeocodingAPIWrapper
      • GoogleGeocodingTool
    • gmail
    • google_speech_to_text
    • places_api
    • search
    • texttospeech
    • translate
    • vertex_ai_search
    • vertex_check_grounding
    • vertex_rank
    • vision
  • Google GenAI
  • Google VertexAI
  • Groq
  • Huggingface
  • IBM
  • Milvus
  • MistralAI
  • MongoDB
  • Neo4J
  • Nomic
  • Nvidia Ai Endpoints
  • Ollama
  • OpenAI
  • Perplexity
  • Pinecone
  • Postgres
  • Prompty
  • Qdrant
  • Redis
  • Sema4
  • Snowflake
  • Sqlserver
  • Standard Tests
  • Tavily
  • Together
  • Unstructured
  • Upstage
  • Weaviate
  • XAI
  • LangChain Python API Reference
  • langchain-google-community: 2.0.7
  • geocoding

geocoding#

Wrapper and Tool for the Google Maps Geocoding API.

Classes

geocoding.GoogleGeocodeInput

Input for the Geocoding tool.

geocoding.GoogleGeocodingAPIWrapper

Wrapper for Google Maps Geocoding API.

geocoding.GoogleGeocodingTool

Tool that queries the Google Maps Geocoding API for batch location lookups.

© Copyright 2025, LangChain Inc.