protomaps / go-pmtiles

Single-file executable tool for working with PMTiles archives

Home Page:https://docs.protomaps.com/pmtiles/cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Single-file executable tool for working with PMTiles archives

https://docs.protomaps.com/pmtiles/cli

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.9%Language:Dockerfile 0.1%