SYNOPSIS

rasterlite_grid \kx [-?] [-g pathname] [-c pathname] [-t pathname] [-p proj4text] [-f [ASCII | FLOAT] ] [-n 0xRRGGBB] [-v] [-sr] [-m 0xRRGGBB] [-z numeric] [-s numeric] [-az numeric] [-al numeric]

DESCRIPTION

rasterlite_grid is a tool for generating a GeoTIFF from an ASCII or BINARY Grid.

OPTIONS

\*(T<-?\*(T>, \*(T<--help\*(T>

print help message

\*(T<-g\*(T> pathname, \*(T<--grid-path\*(T> pathname

the Grid path (input)

\*(T<-c\*(T> pathname, \*(T<--color-path\*(T> pathname

the ColorTable path (input)

Please note: \*(T<--monochrome\*(T> and \*(T<--color-path\*(T> are mutually exclusive options.

\*(T<-t\*(T> pathname, \*(T<--tiff-path\*(T> pathname

the GeoTIFF path (output)

\*(T<-p\*(T> proj4text, \*(T<--proj4text\*(T> proj4text

the PROJ.4 parameters

\*(T<-f\*(T> [ASCII | FLOAT], \*(T<--grid-format\*(T> [ASCII | FLOAT]

the grid format, either ASCII or FLOAT

\*(T<-n\*(T> 0xRRGGBB, \*(T<--nodata-color\*(T> 0xRRGGBB

No data color (default = 0x000000)

\*(T<-v\*(T>, \*(T<--verbose\*(T>

verbose output

\*(T<-sr\*(T>, \*(T<--shaded-relief\*(T>

Use shaded relief (disabled by default)

\*(T<-m\*(T> 0xRRGGBB, \*(T<--monochrome\*(T> 0xRRGGBB

Monochrome color (default = none)

Please note: \*(T<--monochrome\*(T> and \*(T<--color-path\*(T> are mutually exclusive options.

\*(T<-z\*(T> numeric, \*(T<--z-factor\*(T> numeric

override the default z-factor (default = 1.0)

\*(T<-s\*(T> numeric, \*(T<--scale-factor\*(T> numeric

override the default scale factor (default = 1.0)

\*(T<-az\*(T> numeric, \*(T<--azimuth\*(T> numeric

override the default azimuth (default = 315.0)

\*(T<-al\*(T> numeric, \*(T<--altitude\*(T> numeric

override the default altitude (default = 45.0)