mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-09 22:38:38 +02:00
add preset for landuse=education, replace landuse=school (closes #311)
This commit is contained in:
@@ -1978,11 +1978,11 @@ en:
|
||||
label: Orientation
|
||||
options:
|
||||
# 'parking:orientation=diagonal'
|
||||
diagonal: Diagonal in Relation to the Carriage Way
|
||||
diagonal: Diagonal in Relation to the Street
|
||||
# 'parking:orientation=parallel'
|
||||
parallel: Parallel to the Carriage Way
|
||||
parallel: Parallel to the Street
|
||||
# 'parking:orientation=perpendicular'
|
||||
perpendicular: Meets the Carriage Way at a Straight Angle
|
||||
perpendicular: Meets the Street at a Straight Angle
|
||||
parking_entrance:
|
||||
# parking=*
|
||||
label: Type
|
||||
@@ -6297,6 +6297,11 @@ en:
|
||||
name: Construction Area
|
||||
# 'terms: building,bulldozer,construction site,construction zone,crane,demolition,development,infrastructure'
|
||||
terms: '<translate with synonyms or related terms for ''Construction Area'', separated by commas>'
|
||||
landuse/education:
|
||||
# 'landuse=education\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Educational Campus
|
||||
# 'terms: educational facilities,campus,school grounds,school center'
|
||||
terms: '<translate with synonyms or related terms for ''Educational Campus'', separated by commas>'
|
||||
landuse/farm:
|
||||
# 'landuse=farm\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Farmland
|
||||
@@ -7588,7 +7593,7 @@ en:
|
||||
noexit/yes:
|
||||
# 'noexit=yes\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: No Exit
|
||||
# 'terms: no exit,road end,dead end'
|
||||
# 'terms: dead end,no exit,not connected,road end,unconnected'
|
||||
terms: '<translate with synonyms or related terms for ''No Exit'', separated by commas>'
|
||||
office:
|
||||
# 'office=*\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
|
||||
Reference in New Issue
Block a user