aboutsummaryrefslogtreecommitdiff
path: root/gis/geopy/README
diff options
context:
space:
mode:
Diffstat (limited to 'gis/geopy/README')
-rw-r--r--gis/geopy/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/geopy/README b/gis/geopy/README
index 7375a1ad0f..11a4514c29 100644
--- a/gis/geopy/README
+++ b/gis/geopy/README
@@ -1,9 +1,9 @@
-geopy makes it easy for developers to locate the coordinates of
-addresses, cities, countries, and landmarks across the globe using
+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
+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
+python3-pytz and python3-aiohttp are optional dependencies that
will be used if available.