Run build for preset

This commit is contained in:
Bryan Housel
2017-01-03 13:58:34 -05:00
parent 3989e45029
commit 00d1572bc3
4 changed files with 36 additions and 36 deletions
+5 -5
View File
@@ -1500,11 +1500,6 @@ en:
# amenity=courthouse
name: Courthouse
terms: '<translate with synonyms or related terms for ''Courthouse'', separated by commas>'
amenity/coworking_space:
# amenity=coworking_space
name: Coworking Space
# 'terms: coworking,office'
terms: '<translate with synonyms or related terms for ''Coworking Space'', separated by commas>'
amenity/crematorium:
# amenity=crematorium
name: Crematorium
@@ -3252,6 +3247,11 @@ en:
# office=company
name: Company Office
terms: '<translate with synonyms or related terms for ''Company Office'', separated by commas>'
office/coworking:
# office=coworking
name: Coworking Space
# 'terms: coworking,office'
terms: '<translate with synonyms or related terms for ''Coworking Space'', separated by commas>'
office/educational_institution:
# office=educational_institution
name: Educational Institution
+23 -23
View File
@@ -1015,29 +1015,6 @@
},
"name": "Courthouse"
},
"amenity/coworking_space": {
"icon": "commercial",
"fields": [
"address",
"building_area",
"opening_hours",
"internet_access",
"internet_access/fee",
"internet_access/ssid"
],
"geometry": [
"point",
"area"
],
"terms": [
"coworking",
"office"
],
"tags": {
"amenity": "coworking_space"
},
"name": "Coworking Space"
},
"amenity/crematorium": {
"icon": "cemetery",
"fields": [
@@ -8168,6 +8145,29 @@
"terms": [],
"name": "Company Office"
},
"office/coworking": {
"icon": "commercial",
"fields": [
"address",
"building_area",
"opening_hours",
"internet_access",
"internet_access/fee",
"internet_access/ssid"
],
"geometry": [
"point",
"area"
],
"terms": [
"coworking",
"office"
],
"tags": {
"office": "coworking"
},
"name": "Coworking Space"
},
"office/educational_institution": {
"icon": "commercial",
"fields": [
+4 -4
View File
@@ -231,10 +231,6 @@
"key": "amenity",
"value": "courthouse"
},
{
"key": "amenity",
"value": "coworking_space"
},
{
"key": "amenity",
"value": "crematorium"
@@ -1796,6 +1792,10 @@
"key": "office",
"value": "company"
},
{
"key": "office",
"value": "coworking"
},
{
"key": "office",
"value": "educational_institution"
+4 -4
View File
@@ -2022,10 +2022,6 @@
"name": "Courthouse",
"terms": ""
},
"amenity/coworking_space": {
"name": "Coworking Space",
"terms": "coworking,office"
},
"amenity/crematorium": {
"name": "Crematorium",
"terms": "cemetery,funeral"
@@ -3602,6 +3598,10 @@
"name": "Company Office",
"terms": ""
},
"office/coworking": {
"name": "Coworking Space",
"terms": "coworking,office"
},
"office/educational_institution": {
"name": "Educational Institution",
"terms": ""