diff --git a/data/presets/natural/peninsula.json b/data/presets/natural/peninsula.json new file mode 100644 index 00000000..8a41e3bb --- /dev/null +++ b/data/presets/natural/peninsula.json @@ -0,0 +1,14 @@ +{ + "icon": "temaki-beach", + "geometry": [ + "point", + "area" + ], + "fields": [ + "name" + ], + "tags": { + "natural": "peninsula" + }, + "name": "Peninsula" +} diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index ddc0628e..28b37b0e 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -9987,6 +9987,10 @@ en: name: Peak # 'terms: acme,aiguille,alp,climax,crest,crown,hill,mount,mountain,pinnacle,summit,tip,top' terms: + natural/peninsula: + # natural=peninsula | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Peninsula + terms: natural/reef: # natural=reef | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Reef