lint and fix wrong tag reference

This commit is contained in:
Martin Raifer
2023-08-25 13:15:40 +02:00
parent 38eec6dc4e
commit f2c16fbcd6
4 changed files with 4 additions and 9 deletions
+1 -4
View File
@@ -9,10 +9,7 @@
"area"
],
"tags": {
"man_made" : "satellite_dish"
},
"reference": {
"key": "man_made"
"man_made": "satellite_dish"
},
"terms": [
"fixed satellite dish",
+1 -3
View File
@@ -11,12 +11,10 @@
"area"
],
"tags": {
"man_made" : "telescope"
"man_made": "telescope"
},
"reference": {
"key": "man_made"
},
"terms": [
],
"name": "Telescope"
}
+1 -1
View File
@@ -9,7 +9,7 @@
"area"
],
"tags": {
"man_made" : "telescope",
"man_made": "telescope",
"telescope:type": "optical"
},
"reference": {
+1 -1
View File
@@ -5,7 +5,7 @@
"area"
],
"tags": {
"man_made" : "telescope",
"man_made": "telescope",
"telescope:type": "radio"
},
"reference": {