@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 426 B
JSON
{
"icon": "iD-highway-steps",
"fields": [
"ref",
"level_semi",
"conveying_escalator"
],
"geometry": [
"area"
],
"tags": {
"indoor": "room",
"stairs": "yes"
},
"terms": [
"stair",
"stairs",
"staircase",
"stairway",
"stairwell",
"steps"
],
"matchScore": 0.8,
"name": "Indoor Stairwell"
}