@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 386 B
JSON
{
"icon": "fas-tools",
"geometry": [
"point",
"area"
],
"fields": [
"{craft}"
],
"moreFields": [
"{craft}"
],
"tags": {
"craft": "agricultural_engines"
},
"terms": [
"combines",
"farm equipment",
"harvesters",
"tractors"
],
"name": "Agricultural Engines Mechanic"
}