.TH v.rmedge .SH NAME \fIv.rmedge\fR \- Selects edge vectors from an existing vector map, removes them, and creates a new vector map. .br .I "(SCS GRASS Vector Program)" .SH SYNOPSIS \fBv.rmedge\fR .br \fBv.rmedge help\fR .br \fBv.rmedge input\*=\fIname \fBoutput\*=\fIname\fR .SH DESCRIPTION allows a user to create a new vector map from an existing vector map, however \fIALL OUTER\fR boundaries will be gone. Any outer edge that needs to be retained will require adding another outside boundary, \fIv.digit\fR can be used to provide this additional boundary. .LP \fBParameters:\fR .IP \fBinput\*=\fIname\fR 18 Name of vector input file. .IP \fBoutput\*=\fIname\fR 18 Name of vector output file. .SH NOTES When using \fIv.digit\fR to add an additional boundary to a map, it may be necessary to break the boundary of an existing area. The user \fI*** MUST REMEMBER ***\fR that breaking the boundary of a named area \fI*** REMOVES THE LABEL ***\fR, and the area \fI*** MUST BE RE-LABELED ***\fR prior to leaving \fIv.digit\fR; .br -OR- .br \fI*** v.rmedge will REMOVE that area boundary ALSO ***\fR .LP This will result in MISSING data in a patching operation. .SH "SEE ALSO" .I v.digit, .I v.merge, .I v.patch .SH AUTHOR R.L. Glenn, USDA, SCS, NHQ-CGIS