mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
Add building:part field (#527)
This commit is contained in:
parent
4db0d0c1da
commit
c4d976cfff
2 changed files with 7 additions and 0 deletions
6
data/fields/building/part.json
Normal file
6
data/fields/building/part.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "building:part",
|
||||
"type": "combo",
|
||||
"default": "yes",
|
||||
"label": "Building Part"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue