v.in.e00.1grass - Man Page
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
- --overwrite
Allow output files to overwrite existing files
- --help
Print usage summary
- --verbose
Verbose module output
- --quiet
Quiet module output
- --ui
Force launching GUI dialog
Parameters
- input=name [required]
Name of input E00 file
- type=string[,string,...]Â [required]
Input feature type
Options: point, line, area
Default: point- output=name [required]
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: Friday Oct 25 16:16:09 2024 in commit: 4ea983fff87951516b6e4578a0527e3b10f04643
Main index | Vector index | Topics index | Keywords index | Graphical index | Full index
© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual