mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 00:06:54 +02:00
Add building:part field (#527)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"key": "building:part",
|
||||
"type": "combo",
|
||||
"default": "yes",
|
||||
"label": "Building Part"
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "maki-building",
|
||||
"fields": [
|
||||
"building/part",
|
||||
"building/levels",
|
||||
"height",
|
||||
"building/material",
|
||||
|
||||
Reference in New Issue
Block a user