Add preset for club=*

(re: #3651)
This commit is contained in:
Bryan Housel
2017-03-16 13:55:48 -04:00
parent 64b424beaa
commit d2a314ff01
7 changed files with 70 additions and 0 deletions

View File

@@ -316,6 +316,9 @@ en:
anticlockwise: Counterclockwise
# direction=clockwise
clockwise: Clockwise
club:
# club=*
label: Type
collection_times:
# collection_times=*
label: Collection Times
@@ -2189,6 +2192,11 @@ en:
name: Camp Pitch
# 'terms: tent,rv'
terms: '<translate with synonyms or related terms for ''Camp Pitch'', separated by commas>'
club:
# club=*
name: Club
# 'terms: social'
terms: '<translate with synonyms or related terms for ''Club'', separated by commas>'
craft:
# craft=*
name: Craft

View File

@@ -401,6 +401,11 @@
}
}
},
"club": {
"key": "club",
"type": "typeCombo",
"label": "Type"
},
"collection_times": {
"key": "collection_times",
"type": "text",

View File

@@ -0,0 +1,5 @@
{
"key": "club",
"type": "typeCombo",
"label": "Type"
}

View File

@@ -3781,6 +3781,27 @@
},
"name": "Camp Pitch"
},
"club": {
"icon": "heart",
"fields": [
"club",
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"club": "*"
},
"terms": [
"social"
],
"name": "Club"
},
"craft": {
"icon": "poi-tool",
"fields": [

View File

@@ -0,0 +1,21 @@
{
"icon": "heart",
"fields": [
"club",
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"club": "*"
},
"terms": [
"social"
],
"name": "Club"
}

View File

@@ -796,6 +796,9 @@
"key": "camp_site",
"value": "camp_pitch"
},
{
"key": "club"
},
{
"key": "craft"
},

View File

@@ -1003,6 +1003,9 @@
"anticlockwise": "Counterclockwise"
}
},
"club": {
"label": "Type"
},
"collection_times": {
"label": "Collection Times"
},
@@ -2656,6 +2659,10 @@
"name": "Camp Pitch",
"terms": "tent,rv"
},
"club": {
"name": "Club",
"terms": "social"
},
"craft": {
"name": "Craft",
"terms": ""