Deprecate amenity=notice_board

This commit is contained in:
Quincy Morgan
2020-09-16 13:34:30 -04:00
parent 2be0ede819
commit 4f0aa4cf85
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -115,6 +115,10 @@
"old": {"amenity": "kiosk"},
"replace": {"shop": "kiosk"}
},
{
"old": {"amenity": "notice_board"},
"replace": {"advertising": "board"}
},
{
"old": {"amenity": "nursery"},
"replace": {"amenity": "kindergarten"}