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