how to set ScaleDenominator when using WebMapTileServiceImageryProvider?
Open
Nobody has claimed this yet.
category - terrain and imagery
- Dominant language
- JavaScript
- Stars
- 15.8k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
Our project use wmts provided by other company. but there only 10 TileMatrix in the TileMatrixSet, and every ScaleDenominator is unusual. where can i set the scale?
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 WebMapTileServiceImageryProvider entry point and its handling of the WMTS TileMatrixSet metadata. Check how ScaleDenominator is currently obtained and whether custom scale values are configurable; done means determining and documenting or implementing support for the provider's unusual scale values.
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
- Needs clarification
- Newbie friendliness
- 25/100