encoding  utf-8
source  "marniosa_sump3.th"
export map -layout std_report -layout elevation -layout-map-header 0 0 off -o sump3E.pdf -proj extended 
export map -layout std_report -layout plan -o MarniosaSump3.pdf -proj plan 
input ..\..\..\..\XTherionFiles\_translations.txt  # custom Spanish translations for legend
input ..\..\..\..\XTherionFiles\_layouts.mp        # Allows scaling of Photos and makes water blue
input ..\..\..\..\XTherionFiles\_globallayouts.thc #allows the same symbols to be used across all surveys
layout elevation
  grid-coords border 
  grid bottom               #behind the cave
  grid-size 10 10 10 meters  
endlayout
layout plan
  #copy global_symbols
  copy global_color
  copy custom_border
  grid bottom               #behind the cave
  grid-size 20 20 20 meters #one line every x metres of depth
  rotate 320  
  map-header -40 -10 n
  map-image -30 -100 nw ..\..\..\..\XTherionFiles\TCPSmaller.png
  map-image 50 -60 n sump3E.pdf
endlayout
layout std_report
  copy custom_standard
 # symbol-hide group sections
 # symbol-hide line section
  #copy custom_flowstone
  copy custom_water_blue  
  copy custom_scalebar
  legend off
  symbol-set BCRA
  symbol-hide group centerline
  symbol-hide point station
  symbol-show point station  
  debug station-names  
  colour map-fg [97 86 38] #pale yellow
  #color map-fg altitude
  #scale 1 500
  north grid
  scale-bar 20 m  
  statistics topo off # hiding individual survey members, replaced with Tresviso Caves Project in the map-comment below
map-comment "Plan & Extended Elevation
Tresviso Caves Project
BCRA Grade 5D (except where stated)
Data: cave-registry.org.uk/svn/Andara"
doc-author   "Tresviso Caves Project"
doc-keywords "Sump 3, Cueva de la Marniosa"
doc-subject  "Sump 3, Cueva de la Marniosa 2025"
doc-title    "Sump 3, Cueva de la Marniosa 2025"
endlayout