Releases: geo6/batch-geocoder
Releases · geo6/batch-geocoder
Version 4.4
📦 Version 4.3
- 📦 Package application
- ⬆️ Upgrade dependencies
See changelog for full list of changes.
✨ Version 4.2.0
- ✨ Add export in Excel XLSX format ;
- ✨ Export all records (including invalid and non geocoded) ;
See changelog for full list of changes.
✨ Version 4.1.0
- ✨ Add
validation
parameter in configuration file ; - ✨ Add ability to define providers for specific regions (works only with
validation: true
) and Belgian addresses ; - ✨ Postal code and Locality can be NULL ;
- ✨ Allows semicolon as separator ;
- ✨ If the address is not found, look for the street ;
- ✨ Add "Skip all" to interactive geocoding step ;
- ✨ Allows different set of providers for automatic and manual mode ;
- ✨ Display providers list ;
- ✨ Add double pass process ;
- 🐛 Do not stop the process if a provider fails ;
- ♻️ Refactoring of geocoding process ;
- ♻️ Refactoring of validation process ;
- 🎨 Improve display of validation process ;
- 🎨 Add street number as label in the map to help you choose
- 🚀 Upgrade dependencies ;
- 📚 Update
README
and createINSTALL
files ;
See changelog for full list of changes.
🎉 Initial release
New open-source version of our Batch Geocoder application !