NAME
d.rast.viewproj- Displays a raster map in the view projection
on the graphics monitor.
(GRASS Viewproj Display Program)
SYNOPSIS
d.rast.viewproj
d.rast.viewproj help
d.rast.viewproj [-o] map=name
DESCRIPTION
d.rast.viewproj displays a raster map (map=name) in
the current view projection (set by d.set.viewproj or d.auto.viewproj)
that is associated with the current monitor (set by d.mon.viewproj).
The projections are based upon PROJ (originally from the USGS).
More information about PROJ is available at PROJ.4-
Cartographic Projections Library
Viewproj programs work only with lat-lon data.
Flags:
-
-o
Overlay the named raster map layer onto whatever is already displayed
in the active graphics frame.
Parameters:
-
map=name
-
Name of an existing raster map to be displayed.
If the user does not use any arguments, the program will prompt the user
to enter them.
SEE ALSO
d.auto.viewproj
d.set.viewproj
d.mon.viewproj
d.vect.viewproj
d.grid.viewproj
viewproj examples
AUTHORS
Sharif Razzaque, Lockheed Martin Missiles & Space, Sunnyvale, CA, USA
Improvements by Beverly Wallace, Lockheed Martin Space Systems, Sunnyvale,
CA, USA