diff --git a/data/presets/amenity/recycling_centre.json b/data/presets/amenity/recycling_centre.json index 4c48577d0..bc6bd046e 100644 --- a/data/presets/amenity/recycling_centre.json +++ b/data/presets/amenity/recycling_centre.json @@ -36,7 +36,7 @@ }, "reference": { "key": "recycling_type", - "value": "*" + "value": "centre" }, "name": "Recycling Center" } diff --git a/data/presets/amenity/recycling_container.json b/data/presets/amenity/recycling_container.json index c7d47fe19..ee32a5ca3 100644 --- a/data/presets/amenity/recycling_container.json +++ b/data/presets/amenity/recycling_container.json @@ -34,8 +34,8 @@ "recycling_type": "container" }, "reference": { - "key": "amenity", - "value": "recycling" + "key": "recycling_type", + "value": "container" }, "aliases": [ "Recycling Container"