mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 00:06:54 +02:00
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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user