diff --git a/src/Plugin/dgi_migrate_alter/foxml/DgisNodesAlter.php b/src/Plugin/dgi_migrate_alter/foxml/DgisNodesAlter.php index 5f98e95..2e79c9d 100644 --- a/src/Plugin/dgi_migrate_alter/foxml/DgisNodesAlter.php +++ b/src/Plugin/dgi_migrate_alter/foxml/DgisNodesAlter.php @@ -232,9 +232,6 @@ public function alter(array &$migration) { ['_rights_statement', 5], ['_rights_statement', 6], ['_rights_statement', 7], - // XXX: For the time being coordinates is being removed as there is data - // clean-up issues that the client will address. - ['field_coordinates'], ]; foreach ($to_remove as $path) {