Skip to main content

An importer and exporter for MBTiles

Project description

# MBUtil

MBUtil is a utility for importing and exporting the [MBTiles](http://mbtiles.org/) format.

## Installation

git clone git://github.com/mapbox/mbutil.git
./mbutil.py -h

## Usage

Export an `mbtiles` file to files on the filesystem:

./mbutil.py World_Light.mbtiles adirectory

Import a directory into a `mbtiles` file

./mbutil.py directory World_Light.mbtiles

## Requirements

* Python `>= 2.5`

## Metadata

MBUtil imports and exports metadata as JSON, in the root of the tile directory, as a file named `metadata.json`.

{
"name": "World Light",
"description": "A Test Metadata",
"version": "3"
}

## Authors

- Tom MacWright (tmcw)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mbutil-0.0.1.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file mbutil-0.0.1.tar.gz.

File metadata

  • Download URL: mbutil-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mbutil-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3ee86a44e02a6568ac0bbaf7871ed414c1e4d4ca793bd9d8498bbf942924a0ee
MD5 ab918b10a92b4714df5a98b30fa05130
BLAKE2b-256 2966a2e8ed9a3b20f0406f47fd042c898494475bf0f4d62536fa4e601fee6c3f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page