v.in.e00.1grass

Langue: en

Version: 335827 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

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

KEYWORDS

vector, import

SYNOPSIS

v.in.e00
v.in.e00 help
v.in.e00 [-v] file=string type=string [vect=string] [--overwrite] [--verbose] [--quiet]

Flags:

-v

Verbose mode
--overwrite

Allow output files to overwrite existing files
--verbose

Verbose module output
--quiet

Quiet module output

Parameters:

file=string

E00 file
type=string

Input type point, line or area
Options: point,line,area
vect=string

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

AUTHOR

Markus Neteler, Otto Dassau, GDF Hannover bR, Germany

Last changed: $Date: 2006-12-13 17:10:28 +0100 (mer, 13 dic 2006) $

Full index

© 2003-2010 GRASS Development Team