@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
32 lines (31 loc) • 493 B
JSON
{
"icon": "maki-wetland",
"fields": [
"wetland",
"salt",
"tidal"
],
"geometry": [
"point",
"area"
],
"tags": {
"natural": "wetland"
},
"terms": [
"bog",
"fen",
"marsh",
"mire",
"moor",
"muskeg",
"peatland",
"quagmire",
"reedbed",
"saltmarsh",
"swamp",
"tidalflat",
"wet meadow"
],
"name": "Wetland"
}