Commit Graph

5 Commits

Author SHA1 Message Date
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
Brandon Liu
d301b64ad5 spec v3.4 (#313)
* add details on leaf directory ordering and entry length > 0.
2023-12-27 09:13:02 +08:00
Brandon Liu
4bd801305c Spec 3.3 (#263)
* Spec 3.3

* Add recommended MIME type to spec document [#241]
2023-10-06 15:00:03 +08:00
Brandon Liu
08ff5007b0 Spec v3 edits (#235)
* consistent spelling and capitalization of RunLength, TileID, MVT; wording [#107]

* Spec v.2 changelog; remove sections to be discussed later [#107]

* copy corrections by @DerZade [#235]
2023-10-02 19:58:02 +08:00
Jonas Schade
1aa0931d44 More detailed Version 3 Specification (#172)
* docs(spec): detailed rewrite of V3 specification by @DerZade [#107]

* spec bump to v3.2
* includes pseudocode and diagrams for binary layout
* adopt RFC 2119 specification language
2023-08-17 18:05:14 +08:00