Add terms for Telecom Office preset

This commit is contained in:
Quincy Morgan
2019-07-23 10:15:04 -04:00
parent eb49a367b4
commit c945e5ba79
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -6079,7 +6079,7 @@ en:
office/telecommunication:
# office=telecommunication
name: Telecom Office
# 'terms: communication,internet,phone,voice'
# 'terms: communication,internet service provider,isp,network,telephone,voice'
terms: '<translate with synonyms or related terms for ''Telecom Office'', separated by commas>'
office/therapist:
# office=therapist
+1 -1
View File
@@ -833,7 +833,7 @@
"office/research": {"icon": "maki-suitcase", "geometry": ["point", "area"], "tags": {"office": "research"}, "terms": [], "name": "Research Office"},
"office/surveyor": {"icon": "maki-suitcase", "geometry": ["point", "area"], "tags": {"office": "surveyor"}, "terms": [], "name": "Surveyor Office"},
"office/tax_advisor": {"icon": "maki-suitcase", "geometry": ["point", "area"], "tags": {"office": "tax_advisor"}, "terms": ["tax", "tax consultant"], "name": "Tax Advisor Office"},
"office/telecommunication": {"icon": "maki-telephone", "geometry": ["point", "area"], "tags": {"office": "telecommunication"}, "terms": ["communication", "internet", "phone", "voice"], "name": "Telecom Office"},
"office/telecommunication": {"icon": "maki-telephone", "geometry": ["point", "area"], "tags": {"office": "telecommunication"}, "terms": ["communication", "internet service provider", "isp", "network", "telephone", "voice"], "name": "Telecom Office"},
"office/therapist": {"icon": "maki-suitcase", "geometry": ["point", "area"], "tags": {"office": "therapist"}, "terms": ["therapy"], "name": "Therapist Office"},
"office/water_utility": {"icon": "maki-suitcase", "fields": ["{office}", "operator"], "geometry": ["point", "area"], "tags": {"office": "water_utility"}, "terms": ["water board", "utility"], "name": "Water Utility Office"},
"piste/downhill": {"icon": "fas-skiing", "fields": ["name", "piste/type", "piste/difficulty_downhill", "piste/grooming_downhill", "oneway", "lit"], "geometry": ["line", "area"], "terms": ["ski", "alpine", "snowboard", "downhill", "piste"], "tags": {"piste:type": "downhill"}, "name": "Downhill Piste/Ski Run"},
@@ -9,8 +9,10 @@
},
"terms": [
"communication",
"internet",
"phone",
"internet service provider",
"isp",
"network",
"telephone",
"voice"
],
"name": "Telecom Office"
+1 -1
View File
@@ -7693,7 +7693,7 @@
},
"office/telecommunication": {
"name": "Telecom Office",
"terms": "communication,internet,phone,voice"
"terms": "communication,internet service provider,isp,network,telephone,voice"
},
"office/therapist": {
"name": "Therapist Office",