DXF to and from E00 file conversion


This page converts AutoCAD Drawing Exchange Files (DXF) to and from ARC/INFO coverages.


DXFARC <in_dxf_file> <out_cover> {text_width} {attrib_width}

URL address an AutoCAD DXF file (ftp/http://domain/directories/filename.dxf):

DXF file format ASCII BINARY
(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

Name of the ARC/INFO coverage created from the DXF drawing file:
THIS ARGUMENT IS SET BY THE SCRIPT

Width of the DXF-TEXT item (0 to 255):

Width of the DXF-ATTRIB item (0 to 255):

Coverage Processing

CLEAN/POLY(.nat,.pcode)
BUILD/LINE/JOINITEM(.aat,.acode)
BUILD/POINT/JOINITEM(.pat,.xcode)

Export File

Options, specifies the data type to be exported to the interchange file:

Options, specifies how numbers and blanks will be compressed in the export file:



ARCDXF <out_dxf_file> {in_line_cover} {in_point_cover} {in_annotation_cover}
{decimal_places} {ascii | binary}

Name of the DXF file to be created:

Coverage URL containing arcs (ftp/http://domain/directories/filename.e00):

(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

Coverage URL containing points (ftp/http://domain/directories/filename.e00):

(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

Coverage URL containing annotations (ftp/http://domain/directories/filename.e00):

(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

The number of decimal places for coordinates
and other numbers in the DXF file. The range
of acceptable values is 0 through 16:

ASCII BINARY


Go back to the Index Page.

Email: anp@geo.ed.ac.uk