From c00e3df61fd8936deb6baf3de4211beeeb4b733a Mon Sep 17 00:00:00 2001 From: Win Olario Date: Thu, 6 Jul 2023 21:46:20 +0800 Subject: [PATCH 1/2] Create preset for shop=rice (#944) --- data/presets/shop/rice.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/presets/shop/rice.json diff --git a/data/presets/shop/rice.json b/data/presets/shop/rice.json new file mode 100644 index 00000000..9d649860 --- /dev/null +++ b/data/presets/shop/rice.json @@ -0,0 +1,22 @@ +{ + "icon": "fas-bowl-rice", + "fields": [ + "name", + "{shop}" + ], + "moreFields": [ + "{shop}" + ], + "geometry": [ + "point", + "area" + ], + "tags": { + "shop": "rice" + }, + "reference": { + "key": "shop", + "value": "rice" + }, + "name": "Rice Store" +} From c4b6c4f5b10cfa05042c01b9c49f3749fef0f317 Mon Sep 17 00:00:00 2001 From: tyrasd Date: Thu, 6 Jul 2023 13:46:47 +0000 Subject: [PATCH 2/2] =?UTF-8?q?Deploying=20to=20main=20from=20@=20openstre?= =?UTF-8?q?etmap/id-tagging-schema@c00e3df61fd8936deb6baf3de4211beeeb4b733?= =?UTF-8?q?a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- interim/source_strings.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 8b364969..001361d1 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -12417,6 +12417,10 @@ en: name: Repair Shop # 'terms: broken,fixit shop,mend,patch,refurbish,rehabilitate,tinker' terms: + shop/rice: + # shop=rice | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Rice Store + terms: shop/scuba_diving: # shop=scuba_diving | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Scuba Diving Shop