Build raster pyramids into a spatialite db
rasterlite_pyramid \kx [-?] [-t] [-v] [-d pathname] [-T name] [-i [JPEG | TIFF] ] [-q num]
rasterlite_pyramid is a tool for building raster pyramids into a SpatiaLite DB.
\*(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))