Skip to content

1.9.0

Compare
Choose a tag to compare
@ijl ijl released this 12 Feb 17:19
· 722 commits to master since this release
  • CHANGED: MapQuest geocoder removed as the API it uses is now only available
    to enterprise accounts. OpenMapQuest is a replacement for
    Nominatim-sourced data.
  • CHANGED: Nominatim now uses HTTPS by default and accepts a scheme
    argument. Contributed by srounet.
  • ADDED: Nominatim now accepts a domain argument, which
    allows using a different server than nominatim.openstreetmap.org.
    Contributed by srounet.
  • FIXED: Bing was not accessible from get_geocoder_for_service. Contributed
    by Adrián López.