bds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
bds [2019/11/20 20:02] – [Concepts] maps off preview clarification brucemuttonbds [2020/07/01 10:51] – [Order of Layout functions called] brucemutton
Line 140: Line 140:
 (thconfig-)*.thc  (thconfig) (thconfig-)*.thc  (thconfig)
                     |-source (of surveys and drawings to compile)                     |-source (of surveys and drawings to compile)
-                    |-maps   (enables or disables output map structure for the selected surveys and or maps)+                    |-maps   (enables or disables output map structure for the selected surveys
 +                    |-maps-offset (enables or disables output of defined passage offsets from their true positions
                     |-select (particular surveys and or maps to export)                     |-select (particular surveys and or maps to export)
                     |-input  (other files that contain text, lookups and layouts, so as not to clutter your thconfig)                     |-input  (other files that contain text, lookups and layouts, so as not to clutter your thconfig)
Line 154: Line 155:
 **Source**  specifies the survey data and scraps or maps that are to be compiled.  You must specify at least one source. **Source**  specifies the survey data and scraps or maps that are to be compiled.  You must specify at least one source.
 \\ \\ \\ \\
-**maps** if maps OFF is chosen, defined map structures are NOT parsed to the outputs (therefore offsets are disabled and previews of passages are not shown).  Only scraps from the selected maps are output.  Survey centrelines and stations are not output. +**maps** if maps OFF is chosen, defined map structures are NOT parsed to the outputs (therefore offsets are disabled and previews of passages are not shown).  Only scraps from the selected (or source) surveys are output.  Survey centrelines and stations are not output.  
 +\\ \\ 
 +**maps-offset** if OFF is chosen, defined offsets are ignored, and the scraps are drawn in their true positions.   Previews are exported as usual (although previews associated with any offsets are of course not required).  Maps-offset has no meaning or effect if maps off is also chosen.
 \\ \\ \\ \\
 **Select** selects particular surveys and or maps to export.  If you do not select a survey, all surveys are selected by default.  If you do not select a map, all scraps and maps are selected by default.  Optional. **Select** selects particular surveys and or maps to export.  If you do not select a survey, all surveys are selected by default.  If you do not select a map, all scraps and maps are selected by default.  Optional.
Line 200: Line 203:
 ...in the Layout[Map or Atlas]Cave layout; ...in the Layout[Map or Atlas]Cave layout;
  
 +  copy LayoutStandard       # sets most parameters, symbol-set, then symbol-assignment, then other settings you want to standardise across the project
 +  copy LayoutScale    
 +  # now call symbol redefinitions
   copy water-blue           # comment out for default hatching   copy water-blue           # comment out for default hatching
   copy sump-blue            # comment out for default cross hatching   copy sump-blue            # comment out for default cross hatching
-  copy scalebar-with-text   # comment out for default with no scale id +  copy scalebar-with-text   # comment out for default with no scale id   
-  copy LayoutStandard       sets most parameters   +  # maybe hide some symbols 
-  copy LayoutScale     +  symbol-hide point remark 
-  copy LayoutCave_Annotation+  copy LayoutCave_Annotation # a specific layout describing this cave
  
 ...in the Layout[Map or Atlas]Cave[Plan or Elev] layout; ...in the Layout[Map or Atlas]Cave[Plan or Elev] layout;
  • bds.txt
  • Last modified: 5 months ago
  • by brucemutton