Help for GRAF2ARC
PURPOSE
-------
GRAF2ARC converts IBIS Graphics-1 formatted files to either
2-D or 3-D ARC/INFO UNGENERATE file format. The program will
reduce up to 20 input data sets.
Two dimensional output file data lines are numbered
starting from one and incremented by one to the end of the
file.
Three dimensional output data begin with the elevation of the
string on the first line followed by the X,Y coordinate pairs on each
subsequent line.
EXECUTION
---------
Execution is initiated by:
GRAF2ARC INP (OUT1,OUT2...OUT20) PARAMETERS
See tutor mode for an explanation of the parameters.
RESTRICTIONS
------------
1) There can be at most twenty input files.
PARAMETERS:
INP
Input filename(s).
OUT
Output filename.
LOW
Low elevation
HIGH
High elevation
FLIP
Input graphics file
coordinates are Y , X
(line,sample) format.
NLINES
Number of lines represented
in the input graphics file.
Used with FLIP option.
SCALE
Data divisor.
XOFFSET
X offset - first coordinate
YOFFSET
Y offset - second coordinate
FIELDS
Output data format.
GROUP
Output group no
- 2 dimensional data
THREE_D
IBIS 3 dimensional data
DEB
Debug flag - Produces
listing on monitor of
graphics types.
See Examples:
Cognizant Programmer: