@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 488 B
JSON
{
"icon": "fas-fish",
"fields": [
"{landuse/aquaculture}"
],
"moreFields": [
"{landuse/aquaculture}"
],
"geometry": [
"point",
"area"
],
"tags": {
"landuse": "aquaculture",
"produce": "fish"
},
"terms": [
"bass",
"carp",
"fish farm",
"fish hatchery",
"salmon",
"sturgeon",
"tilapia",
"trout"
],
"name": "Fish Farm / Hatchery"
}