GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
v.in.e00(1) GRASS GIS User's Manual v.in.e00(1)

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

vector, import, E00

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

--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

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

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

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.

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

v.in.ogr

Markus Neteler, Otto Dassau, GDF Hannover bR, Germany

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

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

© 2003-2021 GRASS Development Team, GRASS GIS 7.8.6 Reference Manual

GRASS 7.8.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.