diff --git a/data/presets/man_made/tailings_pond.json b/data/presets/man_made/tailings_pond.json new file mode 100644 index 00000000..d9044f42 --- /dev/null +++ b/data/presets/man_made/tailings_pond.json @@ -0,0 +1,26 @@ +{ + "icon": "maki-water", + "fields": [ + "name", + "resource", + "operator", + "intermittent" + ], + "geometry": [ + "area" + ], + "tags": { + "man_made": "tailings_pond" + }, + "terms": [ + "mining", + "separation", + "slurry" + ], + "aliases": [ + "Tailing Pond", + "Settling Pond", + "Settling Pit" + ], + "name": "Tailings Pond" +} diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 2a007d2d..a9c41609 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -8071,6 +8071,11 @@ en: name: Survey Point # 'terms: trig point,trig station,survey marker,geodetic mark,geodetic point,triangulation pillar,trigonometrical station' terms: + man_made/tailings_pond: + # man_made=tailings_pond | Tailing Pond, Settling Pond, Settling Pit | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Tailings Pond + # 'terms: mining,separation,slurry' + terms: man_made/torii: # man_made=torii | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Torii