slackbuilds_ponce/gis/geopy/README
isaackwy 7091d10b9a
gis/geopy: Update for 2.4.1 (+new maintainer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-07-07 10:39:47 +07:00

9 lines
401 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.
pytz and python3-aiohttp are optional dependencies that
will be used if available.