mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Add "water" to terms list for man_made=storage_tank
This commit is contained in:
@@ -5567,6 +5567,7 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"water",
|
||||
"oil",
|
||||
"gas",
|
||||
"petrol"
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"water",
|
||||
"oil",
|
||||
"gas",
|
||||
"petrol"
|
||||
|
||||
Vendored
+1
-1
@@ -2697,7 +2697,7 @@
|
||||
},
|
||||
"man_made/storage_tank": {
|
||||
"name": "Storage Tank",
|
||||
"terms": "oil,gas,petrol"
|
||||
"terms": "water,oil,gas,petrol"
|
||||
},
|
||||
"man_made/survey_point": {
|
||||
"name": "Survey Point",
|
||||
|
||||
Reference in New Issue
Block a user