Young Hahn 0b85f40edd 0.1.18
2012-02-06 12:17:35 -05:00
2011-08-19 15:02:31 -04:00
2012-02-06 12:12:11 -05:00
2011-06-28 14:43:32 +02:00
2011-10-12 17:14:56 -04:00
2011-10-22 19:17:39 -04:00
2012-02-06 12:17:35 -05:00
2011-07-13 16:52:44 +02:00

mbtiles

Utilities and tilelive integration for the MBTiles format.

Installation

npm install mbtiles

Commandline tools

Several commandline tools are included in bin for manipulating existing MBTiles files.

mbcheck [FILE]
  Check an mbtiles for missing metadata and tiles.

mbcompact [FILE]
  Eliminate duplicate images to reduce mbtiles filesize.

mbpipe [COMMAND] [FILE]
  Pipe each tile to stdin of the specified command and
  write stdout into the mbtiles file.

mbrekey [FILE]
  Rekey a compacted mbtiles to save space.
Description
No description provided
Readme 4.4 MiB
Languages
JavaScript 96.9%
PLpgSQL 3.1%