Problem/Motivation
The geocoder is currently implemented using flat config and then modified using a config action. This breaks idempotency.
Proposed resolution
Implement the entire geocoder using a createIfNotExists config action.
Issue fork locations-3487928
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mandclu commented