@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 438 B
JSON
{
"icon": "maki-wetland",
"geometry": [
"area"
],
"fields": [
"{natural/wetland}"
],
"moreFields": [
"{natural/wetland}"
],
"tags": {
"natural": "wetland",
"wetland": "reedbed"
},
"reference": {
"key": "wetland",
"value": "reedbed"
},
"terms": [
"bulrushes",
"cattail",
"reeds"
],
"name": "Reed bed"
}