@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 409 B
JSON
{
"icon": "maki-water",
"fields": [
"{natural/water}",
"salt"
],
"geometry": [
"area"
],
"tags": {
"natural": "water",
"water": "pond"
},
"reference": {
"key": "water",
"value": "pond"
},
"terms": [
"lakelet",
"millpond",
"tarn",
"pool",
"mere"
],
"name": "Pond"
}