Home

Awesome

go-pmtiles

The single-file utility for creating and working with PMTiles archives.

Installation

See Releases for your OS and architecture.

Docs

See docs.protomaps.com/pmtiles/cli for usage.

See Go package docs for API usage.

Development

Run the program in development:

go run main.go

Run the test suite:

go test ./pmtiles