Files
id-tagging-schema/data/presets/building.json
2025-06-06 09:46:05 +02:00

39 lines
711 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",
"roof/shape",
"roof/height",
"smoking",
"wheelchair"
],
"geometry": [
"area"
],
"tags": {
"building": "*"
},
"matchScore": 0.6,
"terms": [
"structure"
],
"name": "Building"
}