NAME

d.vect.viewproj- Displays a vector map in the view projection on the graphics monitor.
(GRASS Viewproj Display Program)

SYNOPSIS

d.vect.viewproj
d.vect.viewproj help
d.vect.viewproj [-m] map=name [color=colorname]

DESCRIPTION

d.vect.viewproj displays a vector 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:

-m
Use less memory.

Parameters:

map=name
Name of an existing vector map to be displayed.
color=colorname
             Color used for drawing the map.  The default is white.
             Color names: white, red, orange, yellow, green, blue, indigo, violet, magenta, brown, gray, and black.

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.rast.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