@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 385 B
JSON
{
"icon": "temaki-swamp",
"fields": [
"{natural/wetland}"
],
"moreFields": [
"tidal"
],
"geometry": [
"area"
],
"tags": {
"natural": "wetland",
"wetland": "swamp"
},
"reference": {
"key": "wetland",
"value": "swamp"
},
"terms": [
"waterlogged"
],
"name": "Swamp"
}