TerrainLayer texture higher maxZoom
Nobody has claimed this yet.
- #10296 by @charlieforward9 — closed without merging
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
Target Use case
Often terrain tile sources have a maxZoom of 15.
However the texture tiles (like satellite tiles) top to much higher max zoom levels.
Right now textures are maxed to the same zoom as elevation. So you are stuck with pretty blurry textures at high zooms.
Proposed feature
Have a way to provide different min/max zoom levels for the texture.
iTowns already seems to support that. https://jsfiddle.net/ignfgeoportail/cL7jz8kp/
To Do List
- Add label and assign to milestone
- Coding
- Doc update
- What’s new update
- Test
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the TerrainLayer entry point and review closed pull request #10296 to understand the prior attempt. Confirm how terrain and texture tile zoom limits are currently coupled, then define completion around independent texture min/max zoom settings, tests, documentation, and a What's New update as listed in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100