- BREAKING: document and require
vector_layerskey 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
boundsvalues 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
maxzoomvalue from22to30
datakey added, pull request- removed experimental
resolutionparameter
- Add experimental
resolutionparameter (no longer supported), commit
formatterrenamed totemplateto work with mustache templates, per changes to the utfgrid-spec version 1.2
- first 🎉