The geocoder is currently implemented using flat config and then modified using a config action. This breaks idempotency.
Implement the entire geocoder using a createIfNotExists config action.
Active
2.0
Code
Issue #3487928 by mandclu: Implement Nominatim geocoder using...