1v.in.region(1)                Grass User's Manual               v.in.region(1)
2
3
4

NAME

6       v.in.region  - Creates a vector polygon from the current region extent.
7

KEYWORDS

9       vector, geometry
10

SYNOPSIS

12       v.in.region
13       v.in.region --help
14       v.in.region  [-d] output=name  [type=string]   [cat=integer]   [--over‐
15       write]  [--help]  [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       -d
19           Densify lines using region resolution
20
21       --overwrite
22           Allow output files to overwrite existing files
23
24       --help
25           Print usage summary
26
27       --verbose
28           Verbose module output
29
30       --quiet
31           Quiet module output
32
33       --ui
34           Force launching GUI dialog
35
36   Parameters:
37       output=name [required]
38           Name for output vector map
39
40       type=string
41           Select type: line or area
42           Options: line, area
43           Default: area
44
45       cat=integer
46           Category value
47           Default: 1
48

DESCRIPTION

50       v.in.region creates a new vector map from current region extent.
51
52       If the output of v.in.region is to be used for raster reprojection, the
53       -d flag should be used after setting the region to the raster map to be
54       reprojected with r.proj.
55

SEE ALSO

57        g.region, d.vect, r.proj
58

AUTHOR

60       Radim Blazek
61
62       Last changed: $Date: 2013-08-11 23:34:24 +0200 (Sun, 11 Aug 2013) $
63

SOURCE CODE

65       Available at: v.in.region source code (history)
66
67       Main index | Vector index | Topics index | Keywords index  |  Graphical
68       index | Full index
69
70       © 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
71
72
73
74GRASS 7.6.0                                                     v.in.region(1)
Impressum