Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PDOK-BGT-Basisregistratie-Grootschalige-Topografie #2474

Merged
merged 5 commits into from
Oct 22, 2024

Conversation

AllroadsNL
Copy link
Contributor

New topography layer for the Netherlands, now in EPSG:3857, so ID can use it, beside the aerial layer, this is the best layer.

New topography layer for the Netherlands, now in EPSG:3857, so ID can use it, beside the aerial layer, this is the best layer.
"max_zoom": 25,
"name": "PDOK BGT standaardvisualisatie",
"type": "tms",
"url": "https://service.pdok.nl/lv/bgt/wmts/v1_0?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=BGT standaardvisualisatie&STYLE=&FORMAT=image/png&tileMatrixSet=EPSG:3857&tileMatrix={zoom}&tileRow={y}&tileCol={x}",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you confirm that this url works on your end? When I tried using it as a custom source in iD, I got HTTP 400 errors

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes the link is not working for me aswell, @AllroadsNL i this can be fixed using "standaardvisualisatie
" instead of "BGT standaardvisualisatie" so the total correct url is:

https://service.pdok.nl/lv/bgt/wmts/v1_0?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=standaardvisualisatie&STYLE=&FORMAT=image/png&tileMatrixSet=EPSG:3857&tileMatrix={zoom}&tileRow={y}&tileCol={x}

Copy link

@justb4 justb4 Oct 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, confirmed! Should be the ows:identification, not ows:Title, from the WMTS Capabilities.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for my mistake. I changed the layer=

@arch0345 arch0345 merged commit ca93c49 into osmlab:gh-pages Oct 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants