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

NAME

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

KEYWORDS

9       vector, import, E00
10

SYNOPSIS

12       v.in.e00
13       v.in.e00 --help
14       v.in.e00 input=name type=string[,string,...] output=name  [--overwrite]
15       [--help]  [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       --overwrite
19           Allow output files to overwrite existing files
20
21       --help
22           Print usage summary
23
24       --verbose
25           Verbose module output
26
27       --quiet
28           Quiet module output
29
30       --ui
31           Force launching GUI dialog
32
33   Parameters:
34       input=name [required]
35           Name of input E00 file
36
37       type=string[,string,...] [required]
38           Input feature type
39           Options: point, line, area
40           Default: point
41
42       output=name [required]
43           Name for output vector map
44

DESCRIPTION

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

NOTES

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

REFERENCES

56       AVCE00 library (providing ’avcimport’ and ’e00conv’)
57       OGR vector library
58

SEE ALSO

60       v.in.ogr
61

AUTHORS

63       Markus Neteler, Otto Dassau, GDF Hannover bR, Germany
64

SOURCE CODE

66       Available at: v.in.e00 source code (history)
67
68       Main index | Vector index | Topics index | Keywords index  |  Graphical
69       index | Full index
70
71       © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
72
73
74
75GRASS 7.8.2                                                        v.in.e00(1)
Impressum