mapbox / mapbox/mapbox-gl-js

Document URL template tokens

Open
#4,137 2 comments 2 reactions 1 assignee View on GitHub

@asheemmamoowala is already working on this.

Since Jul 9, 2021.

cross-platform :tv: docs :scroll: style-spec
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

_From @lucaswoj on October 25, 2016 16:31_

TileJSON URL templates may use several different tokens and either of two schemes. We should document these and provide a SDK support table
## Schemes
- `tms`
- `xyz`
## URL Template Tokens
- `{quadkey}`
- `{bbox-epsg-3857}`
- `{x}`, `{y}`, `{z}`
- `{prefix}`

_Copied from original issue: mapbox/mapbox-gl-style-spec#550_

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.