Development Status
Stable
Active Installs
Maintainers
When CiviCRM geocodes an address, the geocoding service generally returns much more information than CiviCRM uses. This extension allows site administrators to set a policy for what to do with that information on a field-by-field basis: discard it, fill in missing data, or overwrite existing data.
Dependencies
- This extension depends on hook_civicrm_geocoderFormat(), which was introduced in CiviCRM version 4.7.7.
- To get anything out of this extension, you must use a supported geocoding service or implement support for your service.
Configuration
Settings are managed in CiviCRM by visiting Administer > System Settings > Geodata Filler. A link is also provided from the core Mapping and Geocoding settings screen.
Extensibility
This extension does not support every geocoding service that has been integrated with CiviCRM. However, it does provide a straightforward framework for integrating new services.