Skip to content

Commit 07d0777

Browse files
zymurgictyrasd
andauthored
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>
1 parent 713e232 commit 07d0777

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

data/presets/man_made/wastewater_plant.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"fields": [
44
"name",
55
"operator",
6-
"address"
6+
"address",
7+
"ref"
78
],
89
"moreFields": [
910
"email",
@@ -19,6 +20,9 @@
1920
"terms": [
2021
"sewage*",
2122
"water treatment plant",
23+
"wastewater treatment works",
24+
"wastewater treatment plant",
25+
"WWTP",
2226
"reclamation plant"
2327
],
2428
"tags": {

0 commit comments

Comments
 (0)