Skip to main content

CLI utility for MapTiler Cloud

Project description

MapTiler Cloud CLI

Installation

pip install maptiler-cloud-cli

Authorization

You need an API token to be able to use the tool. Specify it either on the command line or as an environment variable. The token can be acquired from "Credentials" section of your account administration in MapTiler Cloud.

maptiler-cloud --token=MY_TOKEN ...
MAPTILER_TOKEN=MY_TOKEN; maptiler-cloud ...

Usage

To create a new tileset, use the tiles ingest command.

maptiler-cloud tiles ingest v1.mbtiles

The command will print out the tileset ID on the last line. You can use it to upload a new file to the same tileset.

maptiler-cloud tiles ingest --document-id=EXISTING_TILESET_ID v2.mbtiles

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

maptiler-cloud-cli-1.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

maptiler_cloud_cli-1.0.2-py3-none-any.whl (3.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