Skip to content

0.21.5

Compare
Choose a tag to compare
@Freika Freika released this 07 Jan 13:14
· 42 commits to master since this release
4eab6a4

You may now use Geoapify API for reverse geocoding. To obtain an API key, sign up at https://myprojects.geoapify.com/ and create a new project. Make sure you have read and understood the pricing policy and Terms and Conditions.

Added

  • Geoapify API support for reverse geocoding. Provide GEOAPIFY_API_KEY env var to use it.

Removed

  • Photon ENV vars from the .env.development and docker-compose.yml files.
  • APPLICATION_HOST env var.
  • REVERSE_GEOCODING_ENABLED env var.

💙 This release is supported by Steven B., James Manolios, chenrik, aldumil, Arne Schwarck, derpderpington, Chippie, dint, jhalpern, Lex Fradski and EurenikZ on Patreon 💙

What's Changed

  • Implement support for Geoapify as reverse geocoding service by @Freika in #628

Full Changelog: 0.21.4...0.21.5