CesiumGS / CesiumGS/cesium

WebMapTileServiceImageryProvider doesn't support TileMatrixLimits

Open
#4,158 1 comment 0 reactions 0 assignees View on GitHub
category - terrain and imagery type - bug
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

TileMatrixLimits in the capabilities document identifies for clients which tiles are actually available to prevent requests for non-existent tiles. Problem encountered during testing with GeoServer/GeoWebCache sample data for Tasmania.

Contributor guide

Open the contributing guide

Research direction

Start by locating WebMapTileServiceImageryProvider and the code that processes WMTS capabilities documents. Review how TileMatrixLimits are represented and how tile requests are formed; done means unavailable tiles identified by those limits are not requested. No test file or entry point is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.