Note: DLGWRIT does NOT write Standard DLG Distribution Format or Optional 1:2000000-Scale DLG Distribution Format text files.
Name Prompt Count Type FILE Database File Name 1-64 Char DBVS Database Vector Segment 1 Int TFILE Text File Name 1-64 Char
EASI>FILE="filespec"
EASI>DBVS=i
Valid Values: <filename, max. 64 characters> Default: <none>Specifies the name for the new DLG format text file to be created.
EASI>TFILE="filename"
The DLG file created by this program contains Level 1 ("spaghetti" vector) and Level 2 (attribute code) information, but does NOT have Level 3 (topology) information. The current PCIDSK vector segment format is not able to store topology. However, the PCIDSK vector segment can store one attribute value for each line structure, which combines the Major and Minor attribute code associated with the DLG line. The Minor code is the last four digits, and the Major code is the remaining high-order digits of the numeric attribute value. For example, if a line structure has an attribute value of 500200, then the Major code is 050 and the Minor code is 0200 (this is the code for a shoreline). These codes are saved in the output DLG text file for each line. However, only ONE attribute code (major and minor) can be saved per DLG line.
The output map scale is always set to 1:100000.
EASI>FILE="/pci/demo/irvine.pix" EASI>DBVS=25 EASI>TFILE="irvine.dlg" EASI>RUN DLGWRIT