@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 427 B
JSON
{
"icon": "temaki-cape_landform",
"geometry": [
"point",
"area"
],
"fields": [
"name"
],
"moreFields": [
"{natural}"
],
"tags": {
"natural": "peninsula"
},
"terms": [
"bay",
"cape",
"coastline",
"erosion",
"headland",
"island",
"islet",
"promontory"
],
"name": "Peninsula"
}