mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-25 17:37:49 +02:00
Added Compass Rose preset (#250)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "temaki-compass",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "compass_rose"
|
||||
},
|
||||
"terms": [
|
||||
"compass",
|
||||
"east",
|
||||
"north",
|
||||
"rose of the winds",
|
||||
"south",
|
||||
"west",
|
||||
"wind rose"
|
||||
],
|
||||
"name": "Compass Rose"
|
||||
}
|
||||
@@ -6663,6 +6663,11 @@ en:
|
||||
name: Clearcut Forest
|
||||
# 'terms: cut,forest,lumber,tree,wood'
|
||||
terms: '<translate with synonyms or related terms for ''Clearcut Forest'', separated by commas>'
|
||||
man_made/compass_rose:
|
||||
# 'man_made=compass_rose\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Compass Rose
|
||||
# 'terms: compass,east,north,rose of the winds,south,west,wind rose'
|
||||
terms: '<translate with synonyms or related terms for ''Compass Rose'', separated by commas>'
|
||||
man_made/courtyard:
|
||||
# 'man_made=courtyard\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Courtyard
|
||||
|
||||
Reference in New Issue
Block a user