diff --git a/plugins/TagRemove_Incompatibles.py b/plugins/TagRemove_Incompatibles.py index fe9204421..44e9c3ac4 100644 --- a/plugins/TagRemove_Incompatibles.py +++ b/plugins/TagRemove_Incompatibles.py @@ -74,6 +74,8 @@ def init(self, logger): ['footway', 'waterway', 'lock_gate'], ['footway', 'railway', 'disused'], ['path', 'railway', 'disused'], + ['footway', 'leisure', 'barefoot'], + ['path', 'leisure', 'barefoot'], ['service', 'amenity', 'weighbridge'], ['service', 'leisure', 'slipway'], ['corridor', 'aeroway', 'jet_bridge'],