RArcInfo (version 0.4-12)

e00toavc: Converts an ESRI E00 file into an Arc/Info V 7.x binary coverage

Description

This function makes a convertion from an ESRI E00 file to a binary coverage. Usually two new directories are created. One with the name of the coverage and another called 'info', where some information about the tables are created. If this directory already exists (because there are already other binary coverages), then the new information is added and no file is replaced or deleted.

Usage

e00toavc(e00file, avcdir)

Arguments

e00file
The E00 file to be converted.
avcdir
The path to the binary coverage directory we want to create.

Value

Returns 'NULL' on exit.

See Also

avctoe00