pypi geopy 1.12.0

latest releases: 2.4.1, 2.4.0, 2.3.0...
6 years ago
  • ADDED: Mapzen geocoder. Contributed by migurski. (#183)

  • ADDED: GoogleV3 geocoder now supports a channel option.
    Contributed by gotche. (#206)

  • ADDED: Photon geocoder now accepts a new limit option.
    Contributed by Mariana Georgieva.

  • CHANGED: Use the IUGG mean earth radius for EARTH_RADIUS.
    Contributed by cffk. (#151)

  • CHANGED: Use the exact conversion factor from kilometers to miles.
    Contributed by cffk. (#150)

  • CHANGED: OpenMapQuest geocoder now properly supports api_key
    option and makes it required.

  • CHANGED: Photon geocoder: removed osm_tag option from
    reverse geocoding method, as Photon backend doesn't support
    it for reverse geocoding.

  • FIXED: Photon geocoder was always returning an empty address.

  • FIXED: Yandex geocoder was returning a truncated address
    (the name part of a place was missing).

  • FIXED: The custom User-Agent header was not actually sent.
    This also fixes broken Nominatim, which has recently banned
    the stock urllib user agent.

  • FIXED: geopy.util.get_version() function was throwing
    an ImportError exception instead of returning a version string.

  • FIXED: Docs for constructing a geopy.point.Point were referencing
    latitude and longitude in a wrong order. Contributed by micahcochran
    and sjorek. (#207 #229)

  • REMOVED: Navidata geocoder has been removed.
    Contributed by medecau. (#204)

Don't miss a new geopy release

NewReleases is sending notifications on new releases.