Document URL template tokens
Open
@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
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.
Assessment
This issue has not been assessed yet.