.TH v.in.region 1grass "" "GRASS 7.2.0" "Grass User's Manual" .SH NAME \fI\fBv.in.region\fR\fR \- Creates a vector polygon from the current region extent. .SH KEYWORDS vector, geometry .SH SYNOPSIS \fBv.in.region\fR .br \fBv.in.region \-\-help\fR .br \fBv.in.region\fR [\-\fBd\fR] \fBoutput\fR=\fIname\fR [\fBtype\fR=\fIstring\fR] [\fBcat\fR=\fIinteger\fR] [\-\-\fBoverwrite\fR] [\-\-\fBhelp\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] [\-\-\fBui\fR] .SS Flags: .IP "\fB\-d\fR" 4m .br Densify lines using region resolution .IP "\fB\-\-overwrite\fR" 4m .br Allow output files to overwrite existing files .IP "\fB\-\-help\fR" 4m .br Print usage summary .IP "\fB\-\-verbose\fR" 4m .br Verbose module output .IP "\fB\-\-quiet\fR" 4m .br Quiet module output .IP "\fB\-\-ui\fR" 4m .br Force launching GUI dialog .SS Parameters: .IP "\fBoutput\fR=\fIname\fR \fB[required]\fR" 4m .br Name for output vector map .IP "\fBtype\fR=\fIstring\fR" 4m .br Select type: line or area .br Options: \fIline, area\fR .br Default: \fIarea\fR .IP "\fBcat\fR=\fIinteger\fR" 4m .br Category value .br Default: \fI1\fR .SH DESCRIPTION \fIv.in.region\fR creates a new vector map from current region extent. .PP If the output of \fIv.in.region\fR is to be used for raster reprojection, the \fB\-d\fR flag should be used after setting the region to the raster map to be reprojected with \fIr.proj\fR. .SH SEE ALSO \fI g.region, d.vect, r.proj \fR .SH AUTHOR Radim Blazek .PP \fILast changed: $Date: 2013\-08\-11 23:34:24 +0200 (Sun, 11 Aug 2013) $\fR .SH SOURCE CODE .PP Available at: v.in.region source code (history) .PP Main index | Vector index | Topics index | Keywords index | Graphical index | Full index .PP © 2003\-2016 GRASS Development Team, GRASS GIS 7.2.0 Reference Manual