From d19791382f3d0798a72a28776eda99074447a0d1 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 21 Feb 2022 11:39:57 +0100 Subject: [PATCH] Add move and delete options --- assets/layers/recycling/recycling.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/layers/recycling/recycling.json b/assets/layers/recycling/recycling.json index 84b10f009..270620fd6 100644 --- a/assets/layers/recycling/recycling.json +++ b/assets/layers/recycling/recycling.json @@ -945,5 +945,10 @@ } ] } - ] + ], + "deletion": {"neededChangesets": 1}, + "allowMove": { + "enableRelocation": false, + "enableImproveAccuracy": true + } } \ No newline at end of file