diff --git a/assets/layers/barrier/barrier.json b/assets/layers/barrier/barrier.json index 3034f5fc75..7f4c6664cf 100644 --- a/assets/layers/barrier/barrier.json +++ b/assets/layers/barrier/barrier.json @@ -132,6 +132,7 @@ } ], "tagRenderings": [ + "images", { "question": { "en": "Can a bicycle go past this barrier?", @@ -507,5 +508,21 @@ { "width": "5" } - ] -} \ No newline at end of file + ], + "deletion": { + "softDeletionTags": { + "and": [ + "barrier=", + "bicycle=", + "bollard=", + "cycle_barrier=", + "maxwidth:physical=", + "width:separation=", + "width:opening=", + "overlap=" + + ] + } + + } +}