mbtiles2ungzpbf

1.1.5 • Public • Published

npm Dependency Status MIT license

NPM

mbtiles2ungzpbf

A very simple project to convert an mbtiles file into a set of ungzipped pbf tiles for local serving.

Install

With npm:

$ npm i mbtiles2ungzpbf -g

Usage

$ mbtiles2ungzpbf -f tiles.mbtiles

You can also specify the output directory with the dir option (named tiles by default).

$ mbtiles2ungzpbf -f tiles.mbtiles -d mytiles

Try

$ mbtiles2ungzpbf --help for detailled usage instructions.

License

mbtiles2ungzpbf is available under the MIT license.

Contact

Copyright (C) 2017 Phiphou

@phiphou @phiphou

/mbtiles2ungzpbf/

    Package Sidebar

    Install

    npm i mbtiles2ungzpbf

    Weekly Downloads

    2

    Version

    1.1.5

    License

    MIT

    Unpacked Size

    36.4 kB

    Total Files

    5

    Last publish

    Collaborators

    • phiphou