Files
id-tagging-schema-b/data/presets/building.json
2024-08-04 21:09:59 +08:00

37 lines
666 B
JSON

{
"icon": "maki-home",
"fields": [
"name",
"building",
"building/levels",
"height",
"address"
],
"moreFields": [
"architect",
"building/colour",
"building/levels/underground",
"building/material",
"building/prefabricated",
"ele",
"gnis/feature_id-US",
"layer",
"not/name",
"operator",
"roof/colour",
"smoking",
"wheelchair"
],
"geometry": [
"area"
],
"tags": {
"building": "*"
},
"matchScore": 0.6,
"terms": [
"structure"
],
"name": "Building"
}