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
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 Default: d.rast
24
25       map2=string
26           Enter raster map to display in 2nd frame
27
28       cmd2=string
29           Enter command to execute in 2nd frame Default: d.rast
30
31       view=string
32           How to split display Options: vert,horiz Default: vert
33

DESCRIPTION

35       d.split  Divides  active  display into two equal frames horizontally or
36       vertically, and displays raster maps or runs  GRASS  commands  in  each
37       frame.
38

NOTES

40       Commands  such as d.rast.leg will interfere with the frame creation and
41       cannot be used.
42

EXAMPLE

44       d.split view=horiz cmd1="d.rast slope" cmd2="d.histogram slope"
45

SEE ALSO

47       d.frame
48

AUTHOR

50       GRASS team 1989 Update to GRASS 5.7 by Michael  Barton,  Arizona  State
51       University
52
53       Last changed: $Date: 2005/10/26 08:39:08 $
54
55       Full index
56
57
58
59GRASS 6.2.2                                                         d.split(1)
Impressum