mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
Add field for irrigation=pivot (#1320)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "irrigation",
|
||||
"type": "defaultCheck",
|
||||
"label": "Center-Pivot Irrigation",
|
||||
"terms": [
|
||||
"central pivot irrigation",
|
||||
"water wheel",
|
||||
"circle irrigation"
|
||||
],
|
||||
"strings": {
|
||||
"options": {
|
||||
"undefined": "No",
|
||||
"pivot": "Yes"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user