diff --git a/plugins/TagRemove_Incompatibles.py b/plugins/TagRemove_Incompatibles.py index 44e9c3ac4..f5827464c 100644 --- a/plugins/TagRemove_Incompatibles.py +++ b/plugins/TagRemove_Incompatibles.py @@ -77,6 +77,7 @@ def init(self, logger): ['footway', 'leisure', 'barefoot'], ['path', 'leisure', 'barefoot'], ['service', 'amenity', 'weighbridge'], + ['toll_gantry', 'amenity', 'weighbridge'], ['service', 'leisure', 'slipway'], ['corridor', 'aeroway', 'jet_bridge'], ['crossing', 'railway', 'tram_crossing'],