@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 482 B
JSON
{
"icon": "maki-water",
"geometry": [
"area"
],
"fields": [
"{natural/water}"
],
"moreFields": [
"{natural/water}"
],
"tags": {
"natural": "water",
"water": "oxbow"
},
"reference": {
"key": "water",
"value": "oxbow"
},
"terms": [
"anabranch",
"billabong",
"cut off",
"meander",
"oxbow",
"resaca"
],
"name": "Oxbow Lake"
}