The spec references "format" field without declaring it
Open
@mapsam is already working on this.
Since Feb 27, 2024.
- Dominant language
- No language data
- Stars
- 296
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
The `vector_layers` field references `format` field, but it is not declared in the spec. https://github.com/mapbox/tilejson-spec/tree/master/3.0.0#33-vector_layers
> Note: When describinng a set of raster tiles or other tile format that does not have a "layers" concept (i.e. `"format": "jpeg"`), the `vector_layers` key is not required.
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.