NAME
s.out.e00 - Write an Arc-Info point coverage in e00 format
SYNOPSIS
s.out.e00
s.out.e00 help
s.out.e00 input=name [output=name]
DESCRIPTION
The s.out.e00 program is designed to create an ESRI Arc/Info e00 ascii
file from a Grass site file.
s.out.e00 will be run non-interactively if the user specifies
program arguments on the command line, using the form:
s.out.e00 input=name [output=name]
Alternately, the user can simply type:
s.out.e00
on the command line without program arguments. In this case, the user
will be prompted for parameter values using the standard GRASS user interface
described in the manual entry for parser.
FEATURES
s.out.e00 attempts to create an Arc/Info export
file (.e00) for points coverage. The attribut of
each Grass site will be the Arc/Info coverage-ID.
If there is no attribute, the coverage-ID will be the same as
the coverage-# (numbered from 1 to the number of sites).
OPTIONS
s.out.e00 requires the user to enter the following information:
Parameters:
-
output=name
-
Name of output file. If no name is given, s.out.e00 will write on
the standard output.
BUGS AND CAVEAT
Since e00 is NOT a public format, this program
is mainly based on analysis of existing files.
NOTES
SEE ALSO
m.in.e00,
v.out.e00,
v.in.shape.
AUTHOR
Michel J. Wurtz, CEREG,
Ecole Nationale du Genie de l'Eau et de l'Environnement.
mw@engees.u-strasbg.fr