Skip to content

Commit

Permalink
Update doctors.json
Browse files Browse the repository at this point in the history
Update location set
  • Loading branch information
kjonosm authored Jan 7, 2023
1 parent a4fb9b1 commit 9a0e382
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions data/operators/amenity/doctors.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,17 +75,18 @@
{
"displayName": "GGD Rotterdam-Rijnmond",
"id": "ggdrotterdamrijnmond-402f23",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["nl"]},
"tags": {
"amenity": "doctors",
"healthcare": "doctor",
"operator": "GGD Rotterdam-Rijnmond"
"operator": "GGD Rotterdam-Rijnmond",
"operator:wikidata": "Q5596011"
}
},
{
"displayName": "GGD Zeeland",
"id": "ggdzeeland-402f23",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["nl"]},
"tags": {
"amenity": "doctors",
"healthcare": "doctor",
Expand Down

0 comments on commit 9a0e382

Please sign in to comment.