mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Create weather_multi.json
This commit is contained in:
parent
19b7035348
commit
8dd477a3c2
1 changed files with 29 additions and 0 deletions
29
data/fields/weather_multi.json
Normal file
29
data/fields/weather_multi.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"key": "weather:",
|
||||
"type": "multiCombo",
|
||||
"label": "Weather Instruments",
|
||||
"strings": {
|
||||
"options": {
|
||||
"barometer": "Barometer",
|
||||
"ceilometer": "Ceilometer",
|
||||
"humidity_sensor": "Humidity Sensor",
|
||||
"psychrometer": "Psychrometer",
|
||||
"Lightning_detector": "Lightning Detector",
|
||||
"rain_gauge": "Rain Gauge",
|
||||
"precipitation_indicator": "Precipitation Indicator",
|
||||
"radar": "Radar",
|
||||
"snow_height_sensor": "Snow Height Sensor",
|
||||
"pyranometer": "Pyranometer",
|
||||
"pyrgeometer": "Pyrgeometer",
|
||||
"pyrheliometer": "Pyrheliometer",
|
||||
"sunshine_recorder": "Sunshine Recorder",
|
||||
"grass_minimum_thermometer": "Grass Minimum Thermometer",
|
||||
"soil_thermometer": "Soil Thermometer",
|
||||
"thermometer": "Thermometer",
|
||||
"radiosonde": "Radiosonde",
|
||||
"forward_scatter_sensor": "Forward Scatter Sensor",
|
||||
"transmissometer": "Transmissometer",
|
||||
"anemometer": "Anemometer"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue