macOS
brew install pmtileslocal Homebrew formula metadata
brew / rank 2455
Single-file executable tool for creating, reading and uploading PMTiles archives. Version 1.31.2 via Homebrew; verified 2026-09-11. Also installable with nix: nix profile install nixpkgs#pmtiles.
install
brew install pmtileslocal Homebrew formula metadata
nix profile install nixpkgs#pmtilesnixpkgs package indexes · pkgs/by-name/pm/pmtiles/package.nix · source: api.github.com
overview
Single-file executable tool for creating, reading and uploading PMTiles archives
history
PMTiles is an open, single-file archive format for tiled map data and a companion Go command-line tool for inspecting, converting, extracting, serving, and uploading those archives.
Protomaps introduced PMTiles as an open single-file archive format for tiled data. The reference implementations carry a BSD 3-Clause license, while the specification is public domain or CC0 where applicable. Version 3 is the current documented format generation.
PMTiles has been integrated into the broader web-mapping toolchain: official material documents clients for MapLibre, Leaflet, OpenLayers, Go, JavaScript, and Python, while Tippecanoe 2.17 and later can write PMTiles directly. The format is designed for deployment on ordinary HTTP servers and object stores such as S3-compatible services.
The pmtiles CLI can inspect local or remote archives, verify structure, extract geographic or zoom subsets, merge and cluster archives, convert MBTiles, serve Z/X/Y endpoints, edit metadata, and upload files to cloud storage. Private cloud access uses each provider's default authentication, such as AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY for S3-compatible services.
PMTiles turns a tiled map pyramid into one seekable file, replacing large directory trees and specialized tile backends with HTTP Range requests against static storage. For packaging and infrastructure enthusiasts, the appeal is a dependency-free CLI and a serverless deployment model with few moving parts.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pmtiles | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/protomaps/go-pmtiles
install metadata
| Package key | brew:pmtiles |
|---|---|
| Version | 1.31.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pmtiles |
| Homepage | https://protomaps.com/docs/pmtiles |
| Repository | https://github.com/protomaps/go-pmtiles |
| Upstream docs | https://protomaps.com/docs/pmtiles |
| License | BSD-3-Clause |
| Source archive | https://github.com/protomaps/go-pmtiles/archive/refs/tags/v1.31.2.tar.gz |
| Last updated | 2026-09-11T13:20:26Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pmtiles |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pmtiles
nix profile install nixpkgs#pmtilessource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.