Update wastewater_plant.json (#425)

* Update wastewater_plant.json

adding a ref field, because they're often on the signage, and they match official open-data listings for correlation, so hinting to the users to fill out if known helps.
Also, they're known as wastewater treatment works

* add some additional terms

Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
zymurgic
2022-05-12 11:13:13 +01:00
committed by GitHub
parent 713e232814
commit 07d077735a
+5 -1
View File
@@ -3,7 +3,8 @@
"fields": [
"name",
"operator",
"address"
"address",
"ref"
],
"moreFields": [
"email",
@@ -19,6 +20,9 @@
"terms": [
"sewage*",
"water treatment plant",
"wastewater treatment works",
"wastewater treatment plant",
"WWTP",
"reclamation plant"
],
"tags": {