mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
add name and ele
This commit is contained in:
parent
8dd477a3c2
commit
70bb9ff62e
1 changed files with 6 additions and 4 deletions
|
|
@ -6,22 +6,24 @@
|
|||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"{man_made/monitoring_station}",
|
||||
"weather_multi"
|
||||
"weather_multi",
|
||||
"ele"
|
||||
],
|
||||
"moreFields": [
|
||||
"{man_made/monitoring_station}"
|
||||
],
|
||||
"terms": [
|
||||
"weather",
|
||||
"air",
|
||||
"ceilometer",
|
||||
"humidity",
|
||||
"lightning",
|
||||
"measurement station",
|
||||
"rain",
|
||||
"temperature",
|
||||
"wind",
|
||||
"measurement station"
|
||||
"weather",
|
||||
"wind"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "monitoring_station",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue