Consider adding `overzoom` property to document maximum overzoom level
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- json
- Domain
- documentation
Research direction
Start by reviewing the TileJSON specification and the existing maxzoom property described in the issue. Determine how an overzoom maximum should be defined so clients know when to stop requesting tiles; the work is done when the specification clearly documents that property and its limit.
Written by the indexing model from the issue text.
Description
Some tile server implementations support overzooming, where tiles are generated and served at zoom levels beyond a tileset's zoom extent using the lowest available zoom level as the source of truth for overzoomed tiles.
Mapbox's tile server includes an overzoom max of 30 for all vector tilesets, which means tiles can be requested from any tileset from the minzoom to zoom 30, regardless of the maxzoom. Requesting tiles beyond z30 from Mapbox results in a 422 error.
If overzoom were a property on tileJSON, clients would know when to stop requesting tiles without hitting an error or relying on a separate source of truth.
- Dominant language
- No language data
- Stars
- 297
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
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.
More from mapbox/tilejson-spec
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
mapbox/tilejson-spec#74 ·
-
Tile Pack Batches Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
mapbox/tilejson-spec#71 · 1 comment ·
-
mapbox/tilejson-spec#69 · 2 reactions · 1 assignee ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
mapbox/tilejson-spec#67 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
mapbox/tilejson-spec#65 ·
All issues in mapbox/tilejson-spec
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·