mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
* Add MLT tile type * MLT code implementation * fix build - /app needs to wait for new pmtiles version on npm * update CHANGELOGs and python, js versions [#596, #633] --------- Co-authored-by: Michael Barry <msbarry@users.noreply.github.com> Co-authored-by: Brandon Liu <bdon@users.noreply.github.com> Co-authored-by: Brandon Liu <bdon@bdon.org>
703 B
703 B
Changelog
Version 3.5
- add MapLibre Vector Tile
.mltenum by @msbarry [#596]
Version 3.4
- Clarify that entry lengths must be > 0.
- Add details about ordering of leaf directories.
Version 3.3
- Narrow
clusteredmeaning: first tile entry must be offset 0. - Add language discouraging the creation of nested leaf directories.
- add recommended MIME Type.
Version 3.2
- Detailed rewrite of spec by @DerZade to clarify ambiguity.
Version 3.1
- added
metadatadetails aboutvector_layers. - Clarified that directory entry lengths must be nonzero, and directories must be non-empty.
- add AVIF to TileTypes.