Go
Installation
Install the Tilebox Go library
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.
tilebox-go
Datasets and workflows client for Tilebox
tilebox-generate
Command-line tool to generate Tilebox datasets types for Go
Installation
Add tilebox-go
to your project.
Shell
Install tilebox-generate
command-line tool on your machine.
Shell