Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 315 Bytes

Convert's a mbgl offline .db pack into an MBTiles. Originally written to allow the offline pack to be inspected by mbview for debugging and development.

  • An SQLite extension is needed to be built, for Linux you can use buildExtensions.sh
  • zlib-flate is required (Debian package qpdf)
  • jq is required