s.out.e00 GRASS Reference Manual s.out.e00 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: 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 GRASS 5.0beta6 GRASS Development Team 1 s.out.e00 GRASS Reference Manual s.out.e00 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 NOTICE This program is part of the contrib section of the GRASS distribution. As such, it is externally contributed code that has not been examined or tested by the Office of GRASS Integration. 2 GRASS Development Team GRASS 5.0beta6