mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 06:58:08 +02:00
@@ -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"
|
||||
}
|
||||
@@ -8071,6 +8071,11 @@ en:
|
||||
name: Survey Point
|
||||
# 'terms: trig point,trig station,survey marker,geodetic mark,geodetic point,triangulation pillar,trigonometrical station'
|
||||
terms: <translate with synonyms or related terms for 'Survey Point', separated by commas>
|
||||
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: <translate with synonyms or related terms for 'Tailings Pond', separated by commas>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user