pktools  2.6.7
Processing Kernel for geospatial data
pkcreatect

program to create and import colour table to GTiff image

SYNOPSIS

Usage: pkcreatect -i input.txt -o output [-ct colortable | -min value -max value]

Options: [–grey] [-of GDALformat] [-co option]* [-d description]

Advanced options: [–legend filename [–dim cols –dim rows]]

Description

Utility to include a color table to a raster dataset. You can either define an existing color table (ASCII text file) with the option -ct or define a minimum (-min) and maximum (-max) value.

Options

Examples

Some examples how to use pkcreatect can be found here