From f61c10f8978bf095038da7e5015c7bb06e1a2a99 Mon Sep 17 00:00:00 2001 From: tordans Date: Fri, 23 May 2025 12:57:15 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Deploying=20to=20interim=20from=20@=20opens?= =?UTF-8?q?treetmap/id-tagging-schema@caebe1a9b444e14963def262711ce92c804d?= =?UTF-8?q?80f7=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source_strings.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source_strings.yaml b/source_strings.yaml index 9286d10a..1179ebd3 100644 --- a/source_strings.yaml +++ b/source_strings.yaml @@ -6730,6 +6730,11 @@ en: name: Coffeehouse # 'terms: americano,brew,cafe,café,caffe,caffè,cappuccino,cocoa,coffee shop,drip,espresso,hot drinks,latte,macchiato,tea' terms: + amenity/cafe/teahouse: + # amenity=cafe + cuisine=tea | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Teahouse + # 'terms: tea house,tearoom,tea room,tea,tea drink,black tea,green tea,yellow tea,white tea,oolong tea,hot drinks' + terms: amenity/car_pooling: # amenity=car_pooling | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Car Pooling Station From 026188e167100275916d22733806ddbe616fcf0c Mon Sep 17 00:00:00 2001 From: tordans Date: Fri, 23 May 2025 12:58:52 +0000 Subject: [PATCH 2/2] =?UTF-8?q?Deploying=20to=20interim=20from=20@=20opens?= =?UTF-8?q?treetmap/id-tagging-schema@5b5472308737b73232f023846157d80a52e8?= =?UTF-8?q?d725=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- icons.json | 1 + source_strings.yaml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/icons.json b/icons.json index 61240fd9..29397498 100644 --- a/icons.json +++ b/icons.json @@ -410,6 +410,7 @@ "roentgen-lattice_guyed", "roentgen-mini_bumps", "roentgen-needleleaved_tree", + "roentgen-plane", "roentgen-pole_dancer", "roentgen-power_pole_1_level", "roentgen-power_pole_2_level", diff --git a/source_strings.yaml b/source_strings.yaml index 1179ebd3..0d9970d6 100644 --- a/source_strings.yaml +++ b/source_strings.yaml @@ -248,6 +248,31 @@ en: label: Air Conditioning # 'terms: cooling system,refrigeration' terms: '[translate with synonyms or related terms for ''Air Conditioning'', separated by commas]' + aircraft/model: + # aircraft:model=* + label: Aircraft Model + aircraft/model/wikidata: + # aircraft:model:wikidata=*, aircraft:model:wikipedia=* + label: Aircraft Model Wikidata + terms: '[translate with synonyms or related terms for ''Aircraft Model Wikidata'', separated by commas]' + aircraft/type: + # aircraft:type=* + label: Type + options: + # aircraft:type=airliner + airliner: Airliner + # aircraft:type=cargo + cargo: Cargo + # aircraft:type=fixed_wing + fixed_wing: Fixed Wing + # aircraft:type=glider + glider: Glider + # aircraft:type=helicopter + helicopter: Helicopter + # aircraft:type=jet + jet: Jet + # aircraft:type=military + military: Military alt_name: # alt_name=* label: Alternative Name @@ -3293,6 +3318,10 @@ en: # manufacturer=* label: Manufacturer terms: '[translate with synonyms or related terms for ''Manufacturer'', separated by commas]' + manufacturer/wikidata: + # manufacturer:wikidata=*, manufacturer:wikipedia=* + label: Manufacturer Wikidata + terms: '[translate with synonyms or related terms for ''Manufacturer Wikidata'', separated by commas]' map_size: # map_size=* label: Coverage @@ -9799,6 +9828,11 @@ en: # historic=* | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Historic Site terms: + historic/aircraft: + # historic=aircraft | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Historic Aircraft + # 'terms: gate guardian' + terms: historic/archaeological_site: # historic=archaeological_site | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Archaeological Site