This commit is contained in:
novoLife 2025-10-22 09:15:10 +08:00 committed by GitHub
commit 51d28529b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 116 additions and 1 deletions

View file

@ -0,0 +1,38 @@
{
"icon": "temaki-antenna",
"geometry": [
"point",
"vertex",
"area"
],
"fields": [
"name",
"{man_made/monitoring_station}",
"weather_multi",
"ele"
],
"moreFields": [
"ref/wmo",
"ref/wigos"
],
"terms": [
"air",
"ceilometer",
"humidity",
"lightning",
"measurement station",
"rain",
"temperature",
"weather",
"wind"
],
"tags": {
"man_made": "monitoring_station",
"monitoring:weather": "yes"
},
"reference": {
"key": "man_made",
"value": "monitoring_station"
},
"name": "Weather Station"
}