mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Deploying to interim from @ openstreetmap/id-tagging-schema@5b54723087 🚀
This commit is contained in:
parent
f61c10f897
commit
026188e167
2 changed files with 35 additions and 0 deletions
|
|
@ -410,6 +410,7 @@
|
|||
"roentgen-lattice_guyed",
|
||||
"roentgen-mini_bumps",
|
||||
"roentgen-needleleaved_tree",
|
||||
"roentgen-plane",
|
||||
"roentgen-pole_dancer",
|
||||
"roentgen-power_pole_1_level",
|
||||
"roentgen-power_pole_2_level",
|
||||
|
|
|
|||
|
|
@ -248,6 +248,31 @@ en:
|
|||
label: Air Conditioning
|
||||
# 'terms: cooling system,refrigeration'
|
||||
terms: '[translate with synonyms or related terms for ''Air Conditioning'', separated by commas]'
|
||||
aircraft/model:
|
||||
# aircraft:model=*
|
||||
label: Aircraft Model
|
||||
aircraft/model/wikidata:
|
||||
# aircraft:model:wikidata=*, aircraft:model:wikipedia=*
|
||||
label: Aircraft Model Wikidata
|
||||
terms: '[translate with synonyms or related terms for ''Aircraft Model Wikidata'', separated by commas]'
|
||||
aircraft/type:
|
||||
# aircraft:type=*
|
||||
label: Type
|
||||
options:
|
||||
# aircraft:type=airliner
|
||||
airliner: Airliner
|
||||
# aircraft:type=cargo
|
||||
cargo: Cargo
|
||||
# aircraft:type=fixed_wing
|
||||
fixed_wing: Fixed Wing
|
||||
# aircraft:type=glider
|
||||
glider: Glider
|
||||
# aircraft:type=helicopter
|
||||
helicopter: Helicopter
|
||||
# aircraft:type=jet
|
||||
jet: Jet
|
||||
# aircraft:type=military
|
||||
military: Military
|
||||
alt_name:
|
||||
# alt_name=*
|
||||
label: Alternative Name
|
||||
|
|
@ -3293,6 +3318,10 @@ en:
|
|||
# manufacturer=*
|
||||
label: Manufacturer
|
||||
terms: '[translate with synonyms or related terms for ''Manufacturer'', separated by commas]'
|
||||
manufacturer/wikidata:
|
||||
# manufacturer:wikidata=*, manufacturer:wikipedia=*
|
||||
label: Manufacturer Wikidata
|
||||
terms: '[translate with synonyms or related terms for ''Manufacturer Wikidata'', separated by commas]'
|
||||
map_size:
|
||||
# map_size=*
|
||||
label: Coverage
|
||||
|
|
@ -9799,6 +9828,11 @@ en:
|
|||
# historic=* | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Historic Site
|
||||
terms: <translate with synonyms or related terms for 'Historic Site', separated by commas>
|
||||
historic/aircraft:
|
||||
# historic=aircraft | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Historic Aircraft
|
||||
# 'terms: gate guardian'
|
||||
terms: <translate with synonyms or related terms for 'Historic Aircraft', separated by commas>
|
||||
historic/archaeological_site:
|
||||
# historic=archaeological_site | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Archaeological Site
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue