rasterlite_pyramid(1)
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))