@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 395 B
JSON
{
"icon": "maki-wetland",
"fields": [
"salt",
"tidal"
],
"geometry": [
"area"
],
"tags": {
"natural": "wetland",
"wetland": "tidalflat"
},
"reference": {
"key": "wetland",
"value": "tidalflat"
},
"terms": [
"tidal"
],
"aliases": [
"Mudflat"
],
"name": "Tidal Flat"
}