@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 382 B
JSON
{
"icon": "maki-wetland",
"fields": [
"salt",
"tidal"
],
"geometry": [
"area"
],
"tags": {
"natural": "wetland",
"wetland": "saltmarsh"
},
"reference": {
"key": "wetland",
"value": "saltmarsh"
},
"terms": [
"saltmarsh",
"tidal"
],
"name": "Coastal Salt Marsh"
}