Skip to content

phiphou/mbtiles2ungzpbf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published