- version update to 2.2.0 New Features ~~~~~~~~~~~ - :class:`.OpenCage`: added ``annotations`` param. Contributed by mtmail. (:issue:`464`) - :class:`.Photon`: added ``bbox`` param. Contributed by Holger Bruch. (:issue:`472`) - New geocoder: :class:`.Geocodio`. Contributed by Jon Duckworth. (:issue:`468`) - New geocoder: :class:`.HereV7`. Contributed by Pratheek Rebala. (:issue:`433`) - New geocoder: :class:`.What3WordsV3`. Contributed by Saïd Tezel. (:issue:`444`) - New error class: :class:`.exc.GeocoderRateLimited`. This error extends :class:`.exc.GeocoderQuotaExceeded` and is now raised instead of it for HTTP 422 error code. (:issue:`479`) - :class:`.AdapterHTTPError`: added ``headers`` attribute. (:issue:`479`) Breaking Changes ~~~~~~~~~~~~~~~ - Removed GeocodeFarm class: the service is very unstable. (:issue:`445`) Deprecations ~~~~~~~~~~~ - :class:`.GoogleV3` has been moved from ``geopy.geocoders.googlev3`` module to ``geopy.geocoders.google``. The old module is still present for backwards compatibility, but it will be removed in geopy 3. (:issue:`483`) Bugfixes ~~~~~~~ - :class:`.OpenCage`: improved error handling by using the default errors map (e.g. to raise :class:`.exc.GeocoderQuotaExceeded` instead of (forwarded request 963687 from pgajdos) OBS-URL: https://build.opensuse.org/request/show/963739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=19
Description
No description provided
Languages
RPM Spec
100%