Line Location Plot

Use the Geochem Map > Line Plots > Line Path menu option (CHLINE GX) to plot and label survey lines.

Line Location Plot dialog options

Line thickness (in mm)

line colour

Script Parameter: FLIGHT.LINE_COLOR

Line colour

line thickness in mm.

Script Parameter: FLIGHT.LINE_THICKNESS

Label format

label format

Script Parameter: FLIGHT.LABEL_FORMAT

Label location

label location

Script Parameter: FLIGHT.LABEL_LOCATION

Label size

label size in mm.

Script Parameter: FLIGHT.LABEL_SIZE

Label colour

label colour

Script Parameter: FLIGHT.LABEL_COLOR

Label weight

label weight (normal, thick, thin)

Script Parameter: FLIGHT.LABEL_WEIGHT

Horizontal offset

horizontal label offset in mm.

Script Parameter: FLIGHT.H_OFFSET

Vertical offset

vertical label offset in mm

Script Parameter: FLIGHT.V_OFFSET

Application Notes

This GX is for use with geochemical data acquired along survey lines. The following information provides additional information about specifying values.

LABEL_FORMAT

This is a string that describes the label format. Each character of the string represents a component of a full line label.

For example, a full line label might be:

"T1023.4:13" type "T" use character "L"
 number "1023" use character "N"
 version "4" use character "V"
 flight "13" use character "F"
To plot a full label, specify "LNVF".
LABEL_LOCATION
NONE - do not plot a line label
END - plot centered off the ends of the line
ABOVE - plot above the ends of the lines
BELOW - plot below the ends of the line
LABEL_LOCATION
NORMAL 
ULTRALIGHT 
LIGHT 
MEDIUM 
BOLD 
XBOLD 
XXBOLD 
V_OFFSET
H_OFFSET
Vertical and horizontal label offset in mm. The interpretation of the offsets depends on the LABEL_LOCATION:
END
L100.2 -------------------------- L100.2
H_OFFSET controls distance from label to line.
V_OFFSET controls verical offset from center.
ABOVE
L100.2 L100.2
----------------------------------------
H_OFFSET controls label distance above the line.
V_OFFSET controls offset in from line end.
BELOW
----------------------------------------
L100.2 L100.2
H_OFFSET controls label distance below the line.
V_OFFSET controls offset in from line end.