@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 556 B
JSON
{
"fields": [
"ref",
"operator",
"seamark/beacon_lateral/colour",
"seamark/beacon_lateral/category",
"seamark/beacon_lateral/shape",
"seamark/beacon_lateral/system",
"seamark/type"
],
"geometry": [
"point",
"vertex"
],
"terms": [
"lateral beacon",
"beacon lateral",
"cevni",
"channel marker",
"iala",
"lateral mark"
],
"tags": {
"seamark:type": "beacon_lateral"
},
"name": "Channel Beacon"
}