Deprecate amenity=lockers (typo of amentiy=locker) (#1124)

This commit is contained in:
kjonosm
2024-02-20 17:20:15 +01:00
committed by GitHub
parent bad5efee5d
commit f9c624ffee
+4
View File
@@ -119,6 +119,10 @@
"old": {"amenity": "lifeboat_station"},
"replace": {"emergency": "water_rescue"}
},
{
"old": {"amenity": "lockers"},
"replace": {"amenity": "locker"}
},
{
"old": {"amenity": "notice_board"},
"replace": {"advertising": "board"}