@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 384 B
JSON
{
"icon": "temaki-railing",
"geometry": [
"line"
],
"fields": [
"{barrier/fence}"
],
"moreFields": [
"{barrier/fence}"
],
"tags": {
"barrier": "fence",
"fence_type": "railing"
},
"terms": [
"guard rail",
"handrail",
"railing"
],
"name": "Railing",
"matchScore": 0.5
}