DLG to and from E00 file conversion


This page converts Digital Line Graph(DLG) to and from ARC/INFO coverages.


DLGARC <STANDARD | OPTIONAL> <in_dlg_file> <out_cover> {out_point_cover}
{NOFIRST | ALL | ATTRIBUTED} {x_shift} {y_shift} {category}

Specifies whether the DLG file to be read is in Standard (144 bytes per record)
or Optional (80 bytes per record) format: STANDARD OPTIONAL

URL address of the DLG file (Sorry HTTP only). (ftp/http://domain/directories/filename.dlg):

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

Name of the ARC/INFO coverage to be created from the DLG data:

Optional point coverage to be created from degenerate Line (L) records in the DLG:

Options, determines how the Area (A) records are written to the <out_cover>:

X-shift - constant value to be added to all coverage x-coordinates during
the DLG conversion. The default is 0:

Y-shift - constant value to be added to all coverage y-coordinates during
the DLG conversion. The default is 0:

The optional name of a specific DLG category to be converted from the DLG file:

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:



ARCDLG <in_cover> <out_dlg_file> {in_point_cover} {in_projection_file}
{x_shift} {y_shift} {in_header_file} {TRANS | NOTRANS}

URL of the coverage to be converted to DLG format. It may contain polygon,
line and node features.(ftp/http://domain/directories/filename.e00):

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

The name of the output DLG-3 Optional format file to be created.:

Optional coverage URL containing point features to be written as zero length, degenerate
Line (L) records in the output DLG. (ftp/http://domain/directories/filename.e00):

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

URL of a text file containing INPUT projection parameters to be saved in the
DLG header (ftp/http://domain/directories/filename.txt):

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

X-shift - constant value to be added to all coverage x-coordinates during
the conversion to DLG. The default is 0:

Y-shift - constant value to be added to all coverage y-coordinates during
the conversion to DLG. The default is 0:

URL of a file containing information to be written into the header of the DLG file
(ftp/http://domain/directories/filename.hdr):

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

TRANS NOTRANS


Go back to the INDEX PAGE.

Email: anp@geo.ed.ac.uk