Added preset for allotments=plot.

This commit is contained in:
vershwal
2018-03-21 04:42:05 +05:30
parent 866aa650ac
commit 49fa8d3797
5 changed files with 62 additions and 0 deletions
+4
View File
@@ -3405,6 +3405,10 @@ en:
name: Community Garden
# 'terms: allotment,garden'
terms: '<translate with synonyms or related terms for ''Community Garden'', separated by commas>'
landuse/allotments/plot:
# allotments=plot
name: Plot
terms: '<translate with synonyms or related terms for ''Plot'', separated by commas>'
landuse/aquaculture:
# landuse=aquaculture
name: Aquaculture
+25
View File
@@ -8363,6 +8363,31 @@
],
"name": "Community Garden"
},
"landuse/allotments/plot": {
"geometry": [
"area"
],
"fields": [
"name",
"ref"
],
"tags": {
"allotments": "plot"
},
"addTags": {
"landuse": "allotments",
"allotments": "plot"
},
"removeTags": {
"landuse": "allotments",
"allotments": "plot"
},
"reference": {
"key": "allotments",
"value": "plot"
},
"name": "Plot"
},
"landuse/aquaculture": {
"icon": "aquarium",
"fields": [
@@ -0,0 +1,25 @@
{
"geometry": [
"area"
],
"fields": [
"name",
"ref"
],
"tags": {
"allotments": "plot"
},
"addTags": {
"landuse": "allotments",
"allotments": "plot"
},
"removeTags": {
"landuse": "allotments",
"allotments": "plot"
},
"reference": {
"key": "allotments",
"value": "plot"
},
"name": "Plot"
}
+4
View File
@@ -1594,6 +1594,10 @@
"key": "landuse",
"value": "allotments"
},
{
"key": "allotments",
"value": "plot"
},
{
"key": "landuse",
"value": "aquaculture"
+4
View File
@@ -4349,6 +4349,10 @@
"name": "Community Garden",
"terms": "allotment,garden"
},
"landuse/allotments/plot": {
"name": "Plot",
"terms": ""
},
"landuse/aquaculture": {
"name": "Aquaculture",
"terms": "fish farm,crustacean,algae,aquafarming,shrimp farm,oyster farm,mariculture,algaculture"