Merge branch 'dancing_school' of https://github.com/hikemaniac/iD into hikemaniac-dancing_school

This commit is contained in:
Bryan Housel
2018-03-05 00:54:31 -05:00
5 changed files with 71 additions and 0 deletions
+5
View File
@@ -3617,6 +3617,11 @@ en:
name: Dance Hall
# 'terms: ballroom,jive,swing,tango,waltz'
terms: '<translate with synonyms or related terms for ''Dance Hall'', separated by commas>'
leisure/dancing_school:
# leisure=dance, dance:teaching=yes
name: Dancing School
# 'terms: jive,swing,tango,waltz,dance teaching'
terms: '<translate with synonyms or related terms for ''Dancing School'', separated by commas>'
leisure/dog_park:
# leisure=dog_park
name: Dog Park
+29
View File
@@ -9424,6 +9424,35 @@
},
"name": "Dance Hall"
},
"leisure/dancing_school": {
"icon": "school",
"fields": [
"name",
"operator",
"address",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"jive",
"swing",
"tango",
"waltz",
"dance teaching"
],
"tags": {
"leisure": "dance",
"dance:teaching": "yes"
},
"reference": {
"key": "leisure",
"value": "dance"
},
"name": "Dancing School"
},
"leisure/dog_park": {
"icon": "dog-park",
"geometry": [
@@ -0,0 +1,29 @@
{
"icon": "school",
"fields": [
"name",
"operator",
"address",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"jive",
"swing",
"tango",
"waltz",
"dance teaching"
],
"tags": {
"leisure": "dance",
"dance:teaching": "yes"
},
"reference": {
"key": "leisure",
"value": "dance"
},
"name": "Dancing School"
}
+4
View File
@@ -1781,6 +1781,10 @@
"key": "leisure",
"value": "dance"
},
{
"key": "dance:teaching",
"value": "yes"
},
{
"key": "leisure",
"value": "dog_park"
+4
View File
@@ -4525,6 +4525,10 @@
"name": "Dance Hall",
"terms": "ballroom,jive,swing,tango,waltz"
},
"leisure/dancing_school": {
"name": "Dancing School",
"terms": "jive,swing,tango,waltz,dance teaching"
},
"leisure/dog_park": {
"name": "Dog Park",
"terms": ""