Releases: nicolasverlhiac/geocode-csv
Releases · nicolasverlhiac/geocode-csv
2.0
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.