MapLibre Tile Specification
Note
This is a live specification that evolves continuously. Features marked as are under active development and may change in future versions. Stable features are those without experimental tags.
The wire format is versioned by the first byte of every tile.
| Version | Page | Status |
|---|---|---|
0x01 |
MLT v1 | Stable. |
0x02 |
MLT v2 | Under development. |
Both versions share the data model in the Overview and the compression schemes in Encoding Algorithms.