Python Geocoding Toolbox

Edit Package python-geopy
http://code.google.com/p/geopy

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, such as wikis.

geopy currently includes support for six geocoders: Google Maps, Yahoo! Maps, Windows
Local Live (Virtual Earth), geocoder.us, GeoNames, MediaWiki pages (with the GIS
extension), and Semantic MediaWiki pages.

Refresh
Refresh
Source Files
Filename Size Changed
geopy-2.2.0.tar.gz 0000289811 283 KB
python-geopy.changes 0000017928 17.5 KB
python-geopy.spec 0000002947 2.88 KB
Revision 19 (latest revision is 21)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 963739 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 19)
- 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)
Comments 0
openSUSE Build Service is sponsored by