Update loading dock fields (#1043)

This commit is contained in:
archpdx
2023-11-20 17:47:30 +01:00
committed by GitHub
parent 2d07a40749
commit 4184e16cc8
6 changed files with 36 additions and 3 deletions
+4
View File
@@ -550,6 +550,10 @@
"old": {"disabled_spaces":"*"},
"replace": {"capacity:disabled": "$1"}
},
{
"old": {"door": "loadingdock"},
"replace": {"amenity": "loading_dock"}
},
{
"old": {"drinkable": "*"},
"replace": {"drinking_water": "$1"}