@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 538 B
JSON
{
"icon": "maki-roadblock",
"fields": [
"height",
"material"
],
"moreFields": [
"access"
],
"geometry": [
"vertex",
"line"
],
"tags": {
"barrier": "jersey_barrier"
},
"terms": [
"concrete median",
"concrete barrier",
"constant-slope barrier",
"f-shape barrier",
"k-rail",
"median",
"new jersey wall",
"ontario tall wall",
"plastic barrier"
],
"name": "Jersey Barrier"
}