slackbuilds_ponce/gis/geopy/README
Benjamin Trigona-Harany 09797da4d5
gis/geopy: Updated for version 2.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-06-28 08:16:42 +07:00

10 lines
482 B
Text

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, python/python-requests and python/python3-aiohttp are optional
dependencies that will be used if available (they must all be built with
Python 3 support).