Package Overview

Tilebox offers a Go SDK for accessing Tilebox services. It additionally includes a command-line tool (tilebox-generate) that can be installed separately.

Installation

Add tilebox-go to your project.

Shell
go get github.com/tilebox/tilebox-go

Install tilebox-generate command-line tool on your machine.

Shell
go install github.com/tilebox/tilebox-generate@latest