Skip to content

Commit e35e5dc

Browse files
authored
Update reference tags for recycling containers and centres (#1497)
1 parent ac2bdbb commit e35e5dc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/presets/amenity/recycling_centre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"reference": {
3838
"key": "recycling_type",
39-
"value": "*"
39+
"value": "centre"
4040
},
4141
"name": "Recycling Center"
4242
}

data/presets/amenity/recycling_container.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"recycling_type": "container"
3535
},
3636
"reference": {
37-
"key": "amenity",
38-
"value": "recycling"
37+
"key": "recycling_type",
38+
"value": "container"
3939
},
4040
"aliases": [
4141
"Recycling Container"

0 commit comments

Comments
 (0)