Merge pull request #3072 from kepta/studio

Update `studio=*` tagging
This commit is contained in:
Bryan Housel
2016-04-19 10:25:14 -04:00
7 changed files with 13 additions and 21 deletions
+2 -2
View File
@@ -966,8 +966,8 @@ en:
tunnel: Tunnel
# structure field placeholder
placeholder: Unknown
studio_type:
# 'type=*'
studio:
# 'studio=*'
label: Type
substation:
# 'substation=*'
+3 -7
View File
@@ -1315,14 +1315,10 @@
}
}
},
"studio_type": {
"key": "type",
"studio": {
"key": "studio",
"type": "combo",
"label": "Type",
"options": [
"audio",
"video"
]
"label": "Type"
},
"substation": {
"key": "substation",
+5
View File
@@ -0,0 +1,5 @@
{
"key": "studio",
"type": "combo",
"label": "Type"
}
-9
View File
@@ -1,9 +0,0 @@
{
"key": "type",
"type": "combo",
"label": "Type",
"options": [
"audio",
"video"
]
}
+1 -1
View File
@@ -1818,7 +1818,7 @@
"amenity/studio": {
"icon": "music",
"fields": [
"studio_type",
"studio",
"address",
"building_area"
],
+1 -1
View File
@@ -1,7 +1,7 @@
{
"icon": "music",
"fields": [
"studio_type",
"studio",
"address",
"building_area"
],
+1 -1
View File
@@ -1440,7 +1440,7 @@
"ford": "Ford"
}
},
"studio_type": {
"studio": {
"label": "Type"
},
"substation": {