Script to combine a height coloring with a hill shading. More...
Functions | |
| def | cmdline (argv=sys.argv[1:]) |
| def | main (options, logger) |
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.