Skip to content

Commit

Permalink
Use new PDOK NL WMTS URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 authored Jun 13, 2024
1 parent a9d5ca8 commit 1b9e7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wegue-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ In a Layer configuration a specific tilegrid can be refered to as follows, using
"type": "XYZ",
"lid": "brtachtergrondkaart",
"name": "WMTS - Topo Basemap - PDOK",
"url": "https://geodata.nationaalgeoregister.nl/tiles/service/wmts/brtachtergrondkaart/EPSG:28992/{z}/{x}/{y}.png",
"url": "https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0/standaard/EPSG:28992/{z}/{x}/{y}.png",
"projection": "EPSG:28992",
"tileGridRef": "dutch_rd",
"visible": true
Expand Down

0 comments on commit 1b9e7ee

Please sign in to comment.