mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 00:29:40 +02:00
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"icon": "temaki-beach",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"tags": {
|
||||
"natural": "peninsula"
|
||||
},
|
||||
"name": "Peninsula"
|
||||
}
|
||||
@@ -9987,6 +9987,10 @@ en:
|
||||
name: Peak
|
||||
# 'terms: acme,aiguille,alp,climax,crest,crown,hill,mount,mountain,pinnacle,summit,tip,top'
|
||||
terms: <translate with synonyms or related terms for 'Peak', separated by commas>
|
||||
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: <translate with synonyms or related terms for 'Peninsula', separated by commas>
|
||||
natural/reef:
|
||||
# natural=reef | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Reef
|
||||
|
||||
Reference in New Issue
Block a user