npm run dist

This commit is contained in:
Milos Brzakovic (E-Search) 2021-07-29 11:42:07 +02:00
parent e8d86eb0bd
commit bde8a416c8
118 changed files with 15312 additions and 3571 deletions

View file

@ -1012,6 +1012,14 @@
"historic/wreck/visible_at_low_tide": {
"label": "Visible At Low Tide"
},
"holding_position/type": {
"label": "Type",
"options": {
"runway": "Runway",
"intermediate": "Taxiway-Taxiway Intersection",
"ILS": "Instrument Landing System"
}
},
"hoops": {
"label": "Hoops",
"placeholder": "1, 2, 4..."
@ -2390,6 +2398,9 @@
"label": "VHF Channel",
"terms": "call sign,very high frequency"
},
"via": {
"label": "Via"
},
"video_calls": {
"label": "Video Calls"
},
@ -5140,6 +5151,10 @@
"name": "Ice Rink",
"terms": "hockey,skating,curling"
},
"leisure/indoor_play": {
"name": "Indoor Play Center",
"terms": "ball pit,childrens play center,indoor playground"
},
"leisure/marina": {
"name": "Marina",
"terms": "boats,docks,harbor,harbour,moorings,yachts"
@ -5265,6 +5280,10 @@
"name": "Playground",
"terms": "jungle gym,play area"
},
"leisure/playground/indoor": {
"name": "Indoor Playground",
"terms": "ball pit,play pen,play pit,indoor play area,inside playground"
},
"leisure/resort": {
"name": "Resort",
"terms": "recreation center,sanatorium,ski and snowboard resort,vacation resort,winter sports resort"
@ -6176,6 +6195,14 @@
"name": "Solar Panel",
"terms": "photovoltaic module,pv module,sunlight"
},
"power/generator/method/photovoltaic/building/roof": {
"name": "Solar Panel Canopy",
"terms": "photovoltaic canopy,solar awning,solar carport,solar canopy"
},
"power/generator/method/photovoltaic/location/roof": {
"name": "Rooftop Solar Panel",
"terms": "home solar,rooftop photovoltaic module,pv module"
},
"power/generator/source/hydro": {
"name": "Water Turbine",
"terms": "dam,generator,francis turbine,hydroelectricity,kaplan turbine,pelton turbine"
@ -6223,6 +6250,10 @@
"name": "Solar Farm",
"terms": "photovoltaic power station,solar panels,solar park,utility-scale solar"
},
"power/plant/source/waste": {
"name": "Waste Incineration Power Plant",
"terms": "refuse incineration plant,incinerator,garbage incinerator,garbage incineration plant,waste,combustion,gasification"
},
"power/plant/source/wind": {
"name": "Wind Farm",
"terms": "offshore wind,wind park,wind power plant,wind power station,wind turbines,windmills"
@ -7502,7 +7533,7 @@
"name": "Hiking Route"
},
"type/route/horse": {
"name": "Riding Route"
"name": "Horse Riding Route"
},
"type/route/light_rail": {
"name": "Light Rail Route"
@ -7510,6 +7541,10 @@
"type/route/monorail": {
"name": "Monorail Route"
},
"type/route/mtb": {
"name": "Mountain Biking Route",
"terms": "all mountain,cross-country cycling,downhill cycling,enduro,freeride,mountain bicycling,mountain bike route,mountain cycling,mtb,trail riding"
},
"type/route/pipeline": {
"name": "Pipeline Route"
},