Rename "Boules Area" to "Boules/Bocce Court", add type field, terms

This commit is contained in:
Bryan Housel
2017-10-17 22:01:32 -04:00
parent 9f272fdb06
commit 8e273f2240
6 changed files with 35 additions and 8 deletions
+6 -2
View File
@@ -238,6 +238,9 @@ en:
board_type:
# board_type=*
label: Type
boules:
# boules=*
label: Type
boundary:
# boundary=*
label: Type
@@ -3470,8 +3473,9 @@ en:
terms: '<translate with synonyms or related terms for ''Beach Volleyball Court'', separated by commas>'
leisure/pitch/boules:
# 'leisure=pitch, sport=boules'
name: Boules Area
terms: '<translate with synonyms or related terms for ''Boules Area'', separated by commas>'
name: Boules/Bocce Court
# 'terms: bocce,lyonnaise,pétanque'
terms: '<translate with synonyms or related terms for ''Boules/Bocce Court'', separated by commas>'
leisure/pitch/bowls:
# 'leisure=pitch, sport=bowls'
name: Bowling Green
+5
View File
@@ -311,6 +311,11 @@
"type": "typeCombo",
"label": "Type"
},
"boules": {
"key": "boules",
"type": "typeCombo",
"label": "Type"
},
"boundary": {
"key": "boundary",
"type": "combo",
+5
View File
@@ -0,0 +1,5 @@
{
"key": "boules",
"type": "typeCombo",
"label": "Type"
}
+7 -2
View File
@@ -9298,6 +9298,7 @@
"leisure/pitch/boules": {
"icon": "pitch",
"fields": [
"boules",
"surface",
"lit"
],
@@ -9313,8 +9314,12 @@
"key": "sport",
"value": "boules"
},
"terms": [],
"name": "Boules Area"
"terms": [
"bocce",
"lyonnaise",
"pétanque"
],
"name": "Boules/Bocce Court"
},
"leisure/pitch/bowls": {
"icon": "pitch",
@@ -1,6 +1,7 @@
{
"icon": "pitch",
"fields": [
"boules",
"surface",
"lit"
],
@@ -16,6 +17,10 @@
"key": "sport",
"value": "boules"
},
"terms": [],
"name": "Boules Area"
"terms": [
"bocce",
"lyonnaise",
"pétanque"
],
"name": "Boules/Bocce Court"
}
+5 -2
View File
@@ -1285,6 +1285,9 @@
"board_type": {
"label": "Type"
},
"boules": {
"label": "Type"
},
"boundary": {
"label": "Type"
},
@@ -4129,8 +4132,8 @@
"terms": "volleyball"
},
"leisure/pitch/boules": {
"name": "Boules Area",
"terms": ""
"name": "Boules/Bocce Court",
"terms": "bocce,lyonnaise,pétanque"
},
"leisure/pitch/bowls": {
"name": "Bowling Green",