presets/landuse/allotments/plot.json -> presets/allotments/plot.json

This commit is contained in:
vershwal
2018-03-21 11:45:03 +05:30
parent 49fa8d3797
commit 2f01571d3c
5 changed files with 30 additions and 46 deletions
+4 -4
View File
@@ -1763,6 +1763,10 @@ en:
name: Airport Terminal
# 'terms: airport,aerodrome'
terms: '<translate with synonyms or related terms for ''Airport Terminal'', separated by commas>'
allotments/plot:
# allotments=plot
name: Community Garden Plot
terms: '<translate with synonyms or related terms for ''Community Garden Plot'', separated by commas>'
amenity:
# amenity=*
name: Amenity
@@ -3405,10 +3409,6 @@ 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
+17 -25
View File
@@ -535,6 +535,23 @@
},
"name": "Airport Terminal"
},
"allotments/plot": {
"geometry": [
"area"
],
"fields": [
"name",
"ref"
],
"tags": {
"allotments": "plot"
},
"reference": {
"key": "allotments",
"value": "plot"
},
"name": "Community Garden Plot"
},
"amenity/bus_station": {
"icon": "bus",
"fields": [
@@ -8363,31 +8380,6 @@
],
"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": [
@@ -9,17 +9,9 @@
"tags": {
"allotments": "plot"
},
"addTags": {
"landuse": "allotments",
"allotments": "plot"
},
"removeTags": {
"landuse": "allotments",
"allotments": "plot"
},
"reference": {
"key": "allotments",
"value": "plot"
},
"name": "Plot"
"name": "Community Garden Plot"
}
+4 -4
View File
@@ -131,6 +131,10 @@
"key": "aeroway",
"value": "terminal"
},
{
"key": "allotments",
"value": "plot"
},
{
"key": "amenity",
"value": "bus_station"
@@ -1594,10 +1598,6 @@
"key": "landuse",
"value": "allotments"
},
{
"key": "allotments",
"value": "plot"
},
{
"key": "landuse",
"value": "aquaculture"
+4 -4
View File
@@ -2877,6 +2877,10 @@
"name": "Airport Terminal",
"terms": "airport,aerodrome"
},
"allotments/plot": {
"name": "Community Garden Plot",
"terms": ""
},
"amenity/bus_station": {
"name": "Bus Station / Terminal",
"terms": ""
@@ -4349,10 +4353,6 @@
"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"