@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 490 B
JSON
{
"icon": "temaki-toll_gantry",
"fields": [
"layer"
],
"moreFields": [
"material",
"maxheight",
"operator",
"ref"
],
"geometry": [
"line"
],
"tags": {
"man_made": "gantry"
},
"terms": [
"highway gantry",
"mast arm",
"road sign holder",
"road sign structure",
"sign assembly",
"sign holder",
"sign structure"
],
"name": "Gantry"
}