mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
add field for building:colour tag, closes #904
This commit is contained in:
parent
07dc41adaa
commit
5b6346c10d
4 changed files with 16 additions and 0 deletions
9
data/fields/building/colour.json
Normal file
9
data/fields/building/colour.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"key": "building:colour",
|
||||
"type": "colour",
|
||||
"label": "Façade Color",
|
||||
"terms": [
|
||||
"building color",
|
||||
"facade color"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue