dholes.ssi
The dholes.ssi file controls the way in which different geology codes are displayed in the GRAPHICS module. The geology will have been extracted from a drill hole database as symbolic geology, and will have a closed box string defining the extent of each geology code, along with the geology code itself in the D1 field of the string. This geology code must be among the list of codes in the dholes.ssi file in order for it to be correctly displayed as a pattern filled box. The structure of the dholes.ssi file is very similar to that of the styles.ssi file although it only deals with those key words specific for faces. The special specifier default will be applied to all codes that are not explicitly defined in the file.
# An example dholes.ssi file # default=HGS_color=faces=blue,HGS_face_pattern=solid S=HGS_color=faces=black,HGS_face_pattern=solid S2=HGS_color=faces=red,HGS_face_pattern=## ST=HGS_color=faces=green,HGS_face_pattern=|| SH=HGS_color=faces=yellow,HGS_face_pattern=[][] CS=HGS_color=faces=pink,HGS_face_pattern=// B=HGS_color=faces=brown,HGS_face_pattern=\\ D=HGS_color=faces=blue,HGS_face_pattern=<><> M=HGS_color=faces=purple,HGS_face_pattern=:: IN=HGS_color=faces=orange,HGS_face_pattern=== IS=HGS_color=faces=grey,HGS_face_pattern=solid ST/S2=HGS_color=faces=dark green,HGS_face_pattern=solid ST/SH=HGS_color=faces=cyan,HGS_face_pattern=solid MU=HGS_color=faces=white,HGS_face_pattern=solid MU/ST=HGS_color=faces=red,HGS_face_pattern=|| S2/SH=HGS_color=faces=green,HGS_face_pattern=## |