summaryrefslogtreecommitdiffstats
path: root/gis/geopy/README
blob: a235b18e159573479b6a471b01ddaf2195bdaeab (plain)
1
2
3
4
5
6
7
8
geopy makes it easy for developers to locate the coordinates of addresses,
cities, countries, and landmarks across the globe using third-party
geocoders and other data sources.

geopy currently includes support for several geocoders, including OpenStreetMap
Nominatim, ESRI ArcGIS, Google Geocoding API and more.

python/pytz is an optional dependency that will be used if available.