diff --git a/data/presets/natural/water/oxbow.json b/data/presets/natural/water/oxbow.json new file mode 100644 index 00000000..34750b20 --- /dev/null +++ b/data/presets/natural/water/oxbow.json @@ -0,0 +1,23 @@ +{ + "icon": "maki-water", + "geometry": [ + "area" + ], + "tags": { + "natural": "water", + "water": "oxbow" + }, + "reference": { + "key": "water", + "value": "oxbow" + }, + "terms": [ + "anabranch", + "billabong", + "cut off", + "meander", + "oxbow", + "resaca" + ], + "name": "Oxbow Lake" +} diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 8fbcba17..d310c5b3 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -8033,6 +8033,11 @@ en: # natural=water + water=moat | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Moat terms: + natural/water/oxbow: + # natural=water + water=oxbow | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Oxbow Lake + # 'terms: anabranch,billabong,cut off,meander,oxbow,resaca' + terms: natural/water/pond: # natural=water + water=pond | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Pond