Skip to content
Compare
Choose a tag to compare
@nicolasverlhiac nicolasverlhiac released this 18 Jul 16:33
· 6 commits to main since this release

New features and enhancements

  • Support for multiple geocoding providers: Now our application lets you choose from several geocoding providers, including Google Maps, MapBox, OpenCage, MapTiler and Geoapify. You can select the provider that best suits your needs by simply configuring the corresponding API key.
  • Updated geocoding logic: We've enhanced the geocoding logic to flexibly handle different providers. The script now uses the Geopy library to interact with geocoding providers and retrieve latitude and longitude information.

Geocoding providers supported

  • Google Maps
  • MapBox
  • OpenCage
  • MapTiler
  • Geoapify

System requirements

  • Geocoding provider API keys: To use the geocoding providers, make sure you have the corresponding API keys and configure them in the environment variables.