PMTiles icon indicating copy to clipboard operation
PMTiles copied to clipboard

Add MLT tile type

Open msbarry opened this issue 3 months ago • 2 comments

Add tile type for maplibre vector tiles.

msbarry avatar Oct 10 '25 00:10 msbarry

https://github.com/onthegomap/planetiler/pull/1355#discussion_r2418257063

bdon avatar Oct 18 '25 07:10 bdon

Now that MLT will be publicized under https://github.com/maplibre/maplibre.github.io/issues/490#issuecomment-3593232046 I think we should move forward on this

There is some ambiguity regarding future versions of MLT. In contrast, doesn't seem to be ambiguity about MVT 0x01 or future versions of it.

We have one byte in the TileType field to play with. Instead of assigning MLT v1 to 0x06 maybe we should just start at 0x10 and future versions are 0x11 0x12 etc? That makes the sequence of tile types a bit cleaner but of course this is all quite trivial.

bdon avatar Dec 01 '25 04:12 bdon