Files
PMTiles/spec/v3/CHANGELOG.md
Anson Chung 6f6c9c8697 Implement MLT (#633)
* 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>
2026-02-03 17:24:42 -05:00

703 B

Changelog

Version 3.5

Version 3.4

  • Clarify that entry lengths must be > 0.
  • Add details about ordering of leaf directories.

Version 3.3

  • Narrow clustered meaning: 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 metadata details about vector_layers.
  • Clarified that directory entry lengths must be nonzero, and directories must be non-empty.
  • add AVIF to TileTypes.