- BREAKING: document and require
vector_layers
key for all vector tilesets - Further clarify existing fields and update format of the specification
- Include notes and comments about overzooming when discussing maxzoom and fillzoom
- Consistify usage of "keys" or "fields" across the spec
- Consistify usage of "set of tiles"
- Clearly define the word "implementation"
- Add note about "interactivity" regarding UTF-Grids and how this field predates GL-based maps
- Clarify if
bounds
values can be the same to represent a single point tileset - Remove wiki and add implementations to README
Thanks reviewers! @pnorman, @stevage, @samanpwbb, @asheemmamoowala
- Increase suggested possible
maxzoom
value from22
to30
data
key added, pull request- removed experimental
resolution
parameter
- Add experimental
resolution
parameter (no longer supported), commit
formatter
renamed totemplate
to work with mustache templates, per changes to the utfgrid-spec version 1.2
- first 🎉