mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 16:49:41 +02:00
Deprecate building:level (close #96)
This commit is contained in:
@@ -367,6 +367,10 @@
|
||||
"old": {"building:height": "*"},
|
||||
"replace": {"height": "$1"}
|
||||
},
|
||||
{
|
||||
"old": {"building:level": "*"},
|
||||
"replace": {"building:levels": "$1"}
|
||||
},
|
||||
{
|
||||
"old": {"building:material": "Brick"},
|
||||
"replace": {"building:material": "brick"}
|
||||
|
||||
Reference in New Issue
Block a user