1d.split(1)                    Grass User's Manual                   d.split(1)
2
3
4

NAME

6       d.split   - Divides active display into two frames & displays maps/exe‐
7       cutes commands in each frame.
8

KEYWORDS

10       display, setup
11

SYNOPSIS

13       d.split
14       d.split help
15       d.split  [map1=string]   [cmd1=string]   [map2=string]    [cmd2=string]
16       view=string  [--verbose]  [--quiet]
17
18   Parameters:
19       map1=string
20           Enter raster map to display in 1st frame
21
22       cmd1=string
23           Enter command to execute in 1st frame
24           Default: d.rast
25
26       map2=string
27           Enter raster map to display in 2nd frame
28
29       cmd2=string
30           Enter command to execute in 2nd frame
31           Default: d.rast
32
33       view=string
34           How to split display
35           Options: vert,horiz
36           Default: vert
37

DESCRIPTION

39       d.split  Divides  active  display into two equal frames horizontally or
40       vertically, and displays raster maps or runs  GRASS  commands  in  each
41       frame.
42

NOTES

44       Commands  such as d.rast.leg will interfere with the frame creation and
45       cannot be used.
46

EXAMPLE

48       d.split view=horiz cmd1="d.rast slope" cmd2="d.histogram slope"
49

SEE ALSO

51       d.frame
52

AUTHOR

54       GRASS team 1989 Update to GRASS 5.7 by Michael  Barton,  Arizona  State
55       University
56
57       Last changed: $Date: 2005-10-26 10:39:08 +0200 (Wed, 26 Oct 2005) $
58
59       Full index
60
61       © 2003-2008 GRASS Development Team
62
63
64
65GRASS 6.3.0                                                         d.split(1)
Impressum