About Anaconda Help Download Anaconda

Python Geocoding Toolbox.

Installers

  • linux-64 v2.4.1
  • linux-aarch64 v2.4.1
  • linux-s390x v2.4.1
  • osx-64 v2.4.1
  • osx-arm64 v2.4.1
  • win-64 v2.4.1

conda install

To install this package run one of the following:
conda install anaconda::geopy

Description

geopy is a Python client for several popular geocoding web services. geopy makes it easy for Python developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other data sources. geopy includes geocoder classes for the OpenStreetMap Nominatim, Google Geocoding API (V3), and many other geocoding services. The full list is available on the Geocoders doc section. Geocoder classes are located in geopy.geocoders.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy