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