Scroll to navigation

v.in.e00(1grass) GRASS User's Manual v.in.e00(1grass)

NAME

v.in.e00 - Imports E00 file into a vector map.

KEYWORDS

vector, import, E00

SYNOPSIS

v.in.e00
v.in.e00 --help
v.in.e00 input=name type=string[,string,...] output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:


Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

Parameters:


Name of input E00 file

Input feature type
Options: point, line, area
Default: point

Name for output vector map

DESCRIPTION

v.in.e00 imports ASCII and binary E00 vector maps into GRASS.

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.

REFERENCES

AVCE00 library (providing ’avcimport’ and ’e00conv’)
OGR vector library

SEE ALSO

v.in.ogr

AUTHORS

Markus Neteler, Otto Dassau, GDF Hannover bR, Germany

SOURCE CODE

Available at: v.in.e00 source code (history)

Latest change: Tuesday Nov 11 15:17:03 2025 in commit: 59f1608a354cb5e6c1a7a5cc477633b8632d1774

Main index | Vector index | Topics index | Keywords index | Graphical index | Full index

© 2003-2026 GRASS Development Team, GRASS 8.5.0RC1 Reference Manual

GRASS 8.5.0RC1