Provided by: rasterlite-bin_1.1g-3_amd64 bug

NAME

       rasterlite_topmost - build raster topmost pyramids levels into a SpatiaLite DB

SYNOPSIS

       rasterlite_topmost [-?] [-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

       -?, --help
              print help message

       -t, --test
              test only - no actual action

       -v, --verbose
              verbose output

       -d pathname, --db-path pathname
              the SpatiaLite db path

       -T name, --table-name name
              DB table name

       -i [JPEG|TIFF], --image-type [JPEG|TIFF]
              select image type

       -q num, --quality num
              override the default quality (default = 75(JPEG))

       -c 0xRRGGBB, --transparent-color 0xRRGGBB
              override the default transparency color (default = NONE)

       -b 0xRRGGBB, --background-color 0xRRGGBB
              override the default background color (default = 0x000000)

                                         24 February 2014                   rasterlite_topmost(1)