mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 04:57:54 +02:00
Deprecate amenity=lockers (typo of amentiy=locker) (#1124)
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user