.TH v.in.e00 1grass "" "GRASS 7.8.5" "GRASS GIS User's Manual" .SH NAME \fI\fBv.in.e00\fR\fR \- Imports E00 file into a vector map. .SH KEYWORDS vector, import, E00 .SH SYNOPSIS \fBv.in.e00\fR .br \fBv.in.e00 \-\-help\fR .br \fBv.in.e00\fR \fBinput\fR=\fIname\fR \fBtype\fR=\fIstring\fR[,\fIstring\fR,...] \fBoutput\fR=\fIname\fR [\-\-\fBoverwrite\fR] [\-\-\fBhelp\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] [\-\-\fBui\fR] .SS Flags: .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 "\fBinput\fR=\fIname\fR \fB[required]\fR" 4m .br Name of input E00 file .IP "\fBtype\fR=\fIstring[,\fIstring\fR,...]\fR \fB[required]\fR" 4m .br Input feature type .br Options: \fIpoint, line, area\fR .br Default: \fIpoint\fR .IP "\fBoutput\fR=\fIname\fR \fB[required]\fR" 4m .br Name for output vector map .SH DESCRIPTION \fIv.in.e00\fR imports ASCII and binary E00 vector maps into GRASS. .SH NOTES Sometimes an .e00 coverage consists of multiple files, where a single data set is contained as a series of files named filename.e00, filename.e01, filename.e02 etc. The user must take care to download them all, the scripts automatically detects the presence of such multiple files. .SH REFERENCES AVCE00 library (providing \(cqavcimport\(cq and \(cqe00conv\(cq) .br OGR vector library .SH SEE ALSO \fIv.in.ogr\fR .SH AUTHORS Markus Neteler, Otto Dassau, GDF Hannover bR, Germany .SH SOURCE CODE .PP Available at: v.in.e00 source code (history) .PP Main index | Vector index | Topics index | Keywords index | Graphical index | Full index .PP © 2003\-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual