mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-09-24 10:20:56 +02:00
Add Prefabricated field (#600)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"key": "building:prefabricated",
|
||||
"type": "check",
|
||||
"terms": [
|
||||
"manufactured",
|
||||
"modular",
|
||||
"portable"
|
||||
],
|
||||
"label": "Prefabricated"
|
||||
}
|
||||
Reference in New Issue
Block a user