1v.in.e00(1)                   Grass User's Manual                  v.in.e00(1)
2
3
4

NAME

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

KEYWORDS

9       vector, import
10

SYNOPSIS

12       v.in.e00
13       v.in.e00 help
14       v.in.e00  [-v]  file=string  type=string  [vect=string]   [--overwrite]
15       [--verbose]  [--quiet]
16
17   Flags:
18       -v
19           Verbose mode
20
21       --overwrite
22           Allow output files to overwrite existing files
23
24       --verbose
25           Verbose module output
26
27       --quiet
28           Quiet module output
29
30   Parameters:
31       file=string
32           E00 file
33
34       type=string
35           Input type point, line or area
36           Options: point,line,area
37
38       vect=string
39           Name for output vector map
40

DESCRIPTION

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

NOTES

45       Sometimes an .e00 coverage consists of multiple files, where  a  single
46       data  set  is  contained as a series of files named filename.e00, file‐
47       name.e01, filename.e02 etc. The user must take care  to  download  them
48       all,  the  scripts  automatically detects the presence of such multiple
49       files.
50

REFERENCES

52       AVCE00 library (providing 'avcimport' and 'e00conv')
53       OGR vector library
54

SEE ALSO

56       v.in.ogr
57

AUTHOR

59       Markus Neteler, Otto Dassau, GDF Hannover bR, Germany
60
61       Last changed: $Date: 2006-12-13 17:10:28 +0100 (Wed, 13 Dec 2006) $
62
63       Full index
64
65       © 2003-2008 GRASS Development Team
66
67
68
69GRASS 6.3.0                                                        v.in.e00(1)
Impressum