SYNOPSIS

rasterlite_topmost \kx [-?] [-t] [-v] [-d pathname] [-T name] [-i [JPEG | TIFF] ] [-q num] [-c 0xRRGGBB] [-b 0xRRGGBB]

DESCRIPTION

rasterlite_topmost is a tool for building raster topmost pyramid's levels into a SpatiaLite DB.

OPTIONS

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

print help message

\*(T<-t\*(T>, \*(T<--test\*(T>

test only - no actual action

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

verbose output

\*(T<-d\*(T> pathname, \*(T<--db-path\*(T> pathname

the SpatiaLite db path

\*(T<-T\*(T> name, \*(T<--table-name\*(T> name

DB table name

\*(T<-i\*(T> [JPEG|TIFF], \*(T<--image-type\*(T> [JPEG|TIFF]

select image type

\*(T<-q\*(T> num, \*(T<--quality\*(T> num

override the default quality (default = 75(JPEG))

\*(T<-c\*(T> 0xRRGGBB, \*(T<--transparent-color\*(T> 0xRRGGBB

override the default transparency color (default = NONE)

\*(T<-b\*(T> 0xRRGGBB, \*(T<--background-color\*(T> 0xRRGGBB

override the default background color (default = 0x000000)