python.packages.utilsImageOverlay Namespace Reference

Script to combine a height coloring with a hill shading. More...

Functions

def cmdline (argv=sys.argv[1:])
 
def main (options, logger)
 

Detailed Description

Script to combine a height coloring with a hill shading.

utilsImageOverlay uses module Algebra to combine a color image and a shading, ptc2rgb from gdal is used to convert a palette image to a rgb image.

See also
Python Script utilsImageOverlay