slackbuilds_ponce/gis/geopy/README
Benjamin Trigona-Harany 80bb7fba6d gis/geopy: Updated for version 1.12.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2018-03-17 08:51:42 +07:00

8 lines
384 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 is an optional dependency that will be used if available.