@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
33 lines (32 loc) • 616 B
JSON
{
"icon": "maki-shelter",
"fields": [
"building",
"height",
"layer_1"
],
"moreFields": [
"address",
"architect",
"building/colour",
"building/levels",
"building/levels/underground",
"building/material",
"building/prefabricated",
"ele",
"gnis/feature_id-US",
"not/name",
"operator",
"roof/colour",
"roof/shape",
"roof/height"
],
"geometry": [
"area"
],
"tags": {
"building": "roof"
},
"matchScore": 0.5,
"name": "Roof"
}