mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-23 11:32:34 +02:00
Update loading dock fields (#1043)
This commit is contained in:
@@ -550,6 +550,10 @@
|
||||
"old": {"disabled_spaces":"*"},
|
||||
"replace": {"capacity:disabled": "$1"}
|
||||
},
|
||||
{
|
||||
"old": {"door": "loadingdock"},
|
||||
"replace": {"amenity": "loading_dock"}
|
||||
},
|
||||
{
|
||||
"old": {"drinkable": "*"},
|
||||
"replace": {"drinking_water": "$1"}
|
||||
|
||||
Reference in New Issue
Block a user