mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 21:48:05 +02:00
addendum to previous commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "maki-square-stroked",
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"moreFields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "courtyard"
|
||||
},
|
||||
"terms": [
|
||||
"court",
|
||||
"enclosed open air",
|
||||
"quadrangle",
|
||||
"yard"
|
||||
],
|
||||
"searchable": false,
|
||||
"name": "Courtyard"
|
||||
}
|
||||
@@ -7049,8 +7049,6 @@ en:
|
||||
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
|
||||
# 'terms: court,enclosed open air,quadrangle,yard'
|
||||
terms: '<translate with synonyms or related terms for ''Courtyard'', separated by commas>'
|
||||
man_made/crane:
|
||||
# 'man_made=crane\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Crane
|
||||
|
||||
Reference in New Issue
Block a user