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

Update terrain-rbg in interpolation examples #15686

Closed
bolollo opened this issue Mar 29, 2024 · 0 comments · Fixed by #15687
Closed

Update terrain-rbg in interpolation examples #15686

bolollo opened this issue Mar 29, 2024 · 0 comments · Fixed by #15687
Labels

Comments

@bolollo
Copy link
Contributor

bolollo commented Mar 29, 2024

Describe the bug
The interpolation example uses the deprecated https://api.maptiler.com/tiles/terrain-rgb/{z}/{x}/{y}.png tileset (is no longer listed in MapTiler documentation) as a data source for the DEM.

To Reproduce
Steps to reproduce the behavior:

  1. Go to interpolation

Expected behavior
Use the current tileset https://api.maptiler.com/tiles/terrain-rgb-v2/{z}/{x}/{y}.webp. It's updated and also has more resolution (maxZoom: 14 in place of maxZoom: 14 from the previous version)

@bolollo bolollo added the bug label Mar 29, 2024
bolollo added a commit to bolollo/openlayers that referenced this issue Mar 29, 2024
bolollo added a commit to bolollo/openlayers that referenced this issue Mar 29, 2024
bolollo added a commit to bolollo/openlayers that referenced this issue Apr 2, 2024
ahocevar added a commit that referenced this issue Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant