@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 409 B
JSON
{
"icon": "maki-triangle-stroked",
"fields": [
"name",
"operator"
],
"geometry": [
"area"
],
"tags": {
"landuse": "salt_pond"
},
"terms": [
"evapoation",
"saline",
"salt",
"salt works",
"salt pan"
],
"aliases": [
"Salt Pond",
"Saltern"
],
"name": "Salt Evaporation Pond"
}