@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 501 B
JSON
{
"icon": "maki-building",
"fields": [
"building/part",
"building/levels",
"height",
"building/material",
"building/colour",
"roof/colour",
"roof/height",
"roof/shape"
],
"moreFields": [
"layer"
],
"geometry": [
"area"
],
"tags": {
"building:part": "*"
},
"matchScore": 0.5,
"terms": [
"roof",
"simple 3d buildings"
],
"name": "Building Part"
}