pypi geopy 1.19.0

latest releases: 2.4.1, 2.4.0, 2.3.0...
5 years ago
  • ADDED: GoogleV3: place_id arg has been added to
    the geocode method. Contributed by Mesut Öncel. (#348)

  • ADDED: Geolake, GeoNames, MapBox, OpenCage, OpenMapQuest,
    Nominatim and PickPoint geocoders now also accept Python lists
    of countries instead of just a single string. (#349)

  • CHANGED: geocode-specific args have been moved to geocode methods
    from __init__, and the corresponding __init__ args has been
    deprecated. The affected geocoders are: GeocodeEarth, GeoNames,
    OpenMapQuest, Nominatim, Pelias, PickPoint,
    LiveAddress. (#350)

  • FIXED: OpenCage's country arg was not respected.
    Contributed by Sebastian Illing. (#342)

  • FIXED: GoogleV3 has erroneously been issuing a warning about
    a missing api key when using premier.
    Contributed by Mike Hansen. (#345)

Don't miss a new geopy release

NewReleases is sending notifications on new releases.