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

NAME
rasterlite_pyramid - build raster pyramids into a SpatiaLite DB
SYNOPSIS
rasterlite_pyramid [-?] [-t] [-v] [-d pathname] [-T name] [-i [JPEG | TIFF] ] [-q num]
DESCRIPTION
rasterlite_pyramid is a tool for building raster pyramids 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))
24 February 2014 rasterlite_pyramid(1)