d.shadedmap.html 600 B

123456789101112131415161718192021222324252627282930
  1. <H2>DESCRIPTION</H2>
  2. <EM>d.shadedmap</EM> will drape a color raster map over a shaded relief map.
  3. <H2>NOTES</H2>
  4. Refer to the <em>d.his</em> help page for more details; <EM>d.shadedmap</EM>
  5. is simply a frontend to that module.
  6. <P>
  7. <EM>(GRASS Shell Script)</EM>
  8. <H2>SEE ALSO</H2>
  9. <em>
  10. <A HREF="d.his.html">d.his</A>,
  11. <A HREF="g.pnmcomp.html">g.pnmcomp</A>,
  12. <A HREF="nviz.html">NVIZ</A>,
  13. <A HREF="r.slope.aspect.html">r.slope.aspect</A>,
  14. <A HREF="r.shaded.relief.html">r.shaded.relief</A>
  15. </em>
  16. <H2>AUTHORS</H2>
  17. Unknown; updated to GRASS 5.7 by Michael Barton
  18. <P>
  19. <i>Last changed: $Date$</i>