We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15e968 commit 737eadcCopy full SHA for 737eadc
app-starter/static/app-conf-projected.json
@@ -77,7 +77,7 @@
77
{
78
"type": "WFS",
79
"lid": "dutch-nat-parks",
80
- "url": "https://geodata.nationaalgeoregister.nl/nationaleparken/wfs",
+ "url": "https://service.pdok.nl/rvo/nationaleparken/wfs/v2_0?",
81
"typeName": "nationaleparken:nationaleparken",
82
"version": "2.0.0",
83
"maxFeatures": 10,
@@ -107,7 +107,7 @@
107
"lid": "pdok-natura2000-wms",
108
"format": "image/png",
109
"layers": "natura2000",
110
- "url": "https://geodata.nationaalgeoregister.nl/natura2000/wms",
+ "url": "https://service.pdok.nl/rvo/natura2000/wms/v1_0",
111
"transparent": true,
112
"projection": "EPSG:28992",
113
"tileGridRef": "dutch_rd",
0 commit comments