Skip to main content

MBTiles Utilities

Project description

MBTiles Utilities

Installation:

  • Using pip install (Windows/ Linux):
    pip install mbtiles-util
    
  • Visit mbtiles-util on PyPI

Usage:

mbtilesinfo:

  • Display MBTiles metadata info:
    mbtilesinfo <file_path>
    

mbtiles2folder:

  • Convert MBTiles file to folder:
    mbtiles2folder -i <file_path> -o [output_folder (optinal)] -tms [TMS scheme (optinal 0 or 1, default is 0)]
    

folder2S3:

  • Uplpad folder to Amazon S3 Bucket:
    folder2s3 -i <input_folder> -b <bucket_name> -p [s3_prefix (optional)]  -r [region_name (optional)]
    

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

mbtiles_util-1.0.4.tar.gz (17.5 kB view hashes)

Uploaded Source

Built Distribution

mbtiles_util-1.0.4-py3-none-any.whl (21.7 kB view hashes)

Uploaded Python 3

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