mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
Add derived data for prior merge (re: #7284)
This commit is contained in:
+1
-1
@@ -6768,7 +6768,7 @@ en:
|
||||
office/research:
|
||||
# office=research
|
||||
name: Research Office
|
||||
# 'terms: R and D,research and development,research lab'
|
||||
# 'terms: R and D,research and development,research lab,r&d,rnd'
|
||||
terms: '<translate with synonyms or related terms for ''Research Office'', separated by commas>'
|
||||
office/surveyor:
|
||||
# office=surveyor
|
||||
|
||||
@@ -883,7 +883,7 @@
|
||||
"office/private_investigator": {"icon": "fas-user-secret", "geometry": ["point", "area"], "tags": {"office": "private_investigator"}, "terms": ["PI", "private eye", "private detective"], "name": "Private Investigator Office"},
|
||||
"office/quango": {"icon": "maki-suitcase", "geometry": ["point", "area"], "tags": {"office": "quango"}, "terms": ["ngo", "non government", "non-government", "organization", "organisation", "quasi autonomous", "quasi-autonomous"], "name": "Quasi-NGO Office"},
|
||||
"office/religion": {"icon": "maki-suitcase", "fields": ["{office}", "religion", "denomination"], "geometry": ["point", "area"], "tags": {"office": "religion"}, "terms": [], "name": "Religious Office"},
|
||||
"office/research": {"icon": "fas-flask", "geometry": ["point", "area"], "tags": {"office": "research"}, "terms": ["R and D", "research and development", "research lab"], "name": "Research Office"},
|
||||
"office/research": {"icon": "fas-flask", "geometry": ["point", "area"], "tags": {"office": "research"}, "terms": ["R and D", "research and development", "research lab", "r&d", "rnd"], "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 service provider", "isp", "network", "telephone", "voice"], "name": "Telecom Office"},
|
||||
|
||||
Vendored
+1
-1
@@ -8343,7 +8343,7 @@
|
||||
},
|
||||
"office/research": {
|
||||
"name": "Research Office",
|
||||
"terms": "R and D,research and development,research lab"
|
||||
"terms": "R and D,research and development,research lab,r&d,rnd"
|
||||
},
|
||||
"office/surveyor": {
|
||||
"name": "Surveyor Office",
|
||||
|
||||
Reference in New Issue
Block a user